---
title: OCI Container Instances
description: >-
  OCI Container Instances provide serverless container environments without the
  need for infrastructure management.
breadcrumbs: Docs > Integrations > OCI Container Instances
---

# OCI Container Instances
Integration version1.0.0
## Overview{% #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](https://docs.oracle.com/en-us/iaas/Content/container-instances/container-instance-metrics.htm) namespace.

## Setup{% #setup %}

### Installation{% #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](https://docs.datadoghq.com/integrations/oracle_cloud_infrastructure) integration, ensure that any namespaces mentioned above are included in your [Connector Hub](https://cloud.oracle.com/connector-hub/service-connectors).

## Data Collected{% #data-collected %}

### Metrics{% #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{% #service-checks %}

OCI Container Instances does not include any service checks.

### Events{% #events %}

OCI Container Instances does not include any events.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).
