---
title: OCI Queue
description: >-
  OCI Queue provides a fully managed queue service, enabling scalable, decoupled
  communication between applications.
breadcrumbs: Docs > Integrations > OCI Queue
---

# OCI Queue
Integration version1.0.0
## Overview{% #overview %}

Oracle Cloud Infrastructure (OCI) Queue is a service for enabling asynchronous (decoupled) communication in a serverless manner.

This integration collects metrics to monitor and alert on the health and size of your queues by collecting metrics from the [oci_queue](https://docs.oracle.com/en-us/iaas/Content/queue/metrics.htm) namespace.

## Setup{% #setup %}

### Installation{% #installation %}

After setting 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.queue.consumer\_lag**(gauge)              | Difference in time between the oldest message in the queue and the current time*Shown as minute* |
| **oci.queue.messages\_count**(count)            | Count of messages sent and received per queue*Shown as message*                                  |
| **oci.queue.messages\_in\_queue\_count**(gauge) | Count of messages in the queue                                                                   |
| **oci.queue.queue\_size**(gauge)                | Bytes in the queue*Shown as byte*                                                                |
| **oci.queue.request\_success**(count)           | Indicates the success of the requests sent and received per queue                                |
| **oci.queue.requests\_latency**(gauge)          | Latency of the requests to the queue*Shown as millisecond*                                       |
| **oci.queue.requests\_throughput**(gauge)       | Bytes sent and received per queue*Shown as byte*                                                 |

### Service Checks{% #service-checks %}

OCI Queue does not include any service checks.

### Events{% #events %}

OCI Queue does not include any events.

## Troubleshooting{% #troubleshooting %}

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