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.
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.
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 |
OCI Functions does not include any service checks.
OCI Functions does not include any events.
Need help? Contact Datadog support.