Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
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.