OCI Functions

This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Overview

Oracle Cloud Infrastructure (OCI) Functions is a serverless compute service that lets developers create, run, and scale applications without managing any infrastructure.

This integration allows you to monitor and alert on the health, capacity, and performance of functions you’ve deployed to OCI Functions by collecting metrics and tags from the oci_faas namespace.

Setup

Installation

OCI Functions metrics are currently in Preview and will not be billed until they are Generally Available.

Once you set up the Oracle Cloud Infrastructure integration, ensure that any namespaces mentioned above are included in your Connector Hub.

Data Collected

Metrics

oci.faas.allocated_provisioned_concurrency
(gauge)
Memory consumed by provisioned concurrency slots.
Shown as megabyte
oci.faas.allocated_total_concurrency
(gauge)
Total concurrent memory allocated.
Shown as megabyte
oci.faas.function_execution_duration
(count)
Total function execution duration. Expressed in milliseconds.
Shown as millisecond
oci.faas.function_invocation_count
(count)
Total number of function invocations.
Shown as invocation
oci.faas.function_response_count
(count)
Total number of function responses.
Shown as invocation

Service Checks

OCI Functions does not include any service checks.

Events

OCI Functions does not include any events.

Troubleshooting

Need help? Contact Datadog support.