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) Container Instances is a serverless compute service that enables you to instantly run containers without managing any servers.
This integration helps you monitor and alert on the health, capacity, and performance of your Oracle Cloud Infrastructure container instances by collecting metrics and tags from the oci_computecontainerinstance namespace.
Setup
Installation
OCI Container Instances 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.computecontainerinstance.container_cpu_used (gauge) | The cumulative use of the container's CPU resources across all of the container instance's cores resources, since the container was created. Shown as nanosecond |
oci.computecontainerinstance.container_ephemeral_storage_used (gauge) | The amount of the container instance's ephemeral storage used by the container's writable layers. Shown as byte |
oci.computecontainerinstance.container_memory_used (gauge) | The total amount of memory in use by a container. This includes all memory, regardless of when it was accessed. Shown as byte |
oci.computecontainerinstance.cpu_used (gauge) | The cumulative use of the container instance's CPU resources since it was created. Shown as nanosecond |
oci.computecontainerinstance.cpu_utilization (gauge) | The percent of the container instance's CPU resources that are in use. Shown as percent |
oci.computecontainerinstance.ephemeral_storage_used (gauge) | The amount of the container instance's ephemeral storage that is in use. Shown as byte |
oci.computecontainerinstance.memory_used (gauge) | The amount of the container instance's memory resources that are in use. Shown as byte |
oci.computecontainerinstance.memory_utilization (gauge) | The percent of the container instance's memory resources that are in use. Shown as percent |
Service Checks
OCI Container Instances does not include any service checks.
Events
OCI Container Instances does not include any events.
Troubleshooting
Need help? Contact Datadog support.