---
title: OCI NoSQL Database
description: >-
  Fully managed NoSQL database with single-digit millisecond latency at any
  scale.
breadcrumbs: Docs > Integrations > OCI NoSQL Database
---

# OCI NoSQL Database
Integration version1.0.0
{% callout %}
# Important note for users on the following Datadog sites: us2.ddog-gov.com

{% alert level="info" %}
To find out if this integration is available in your organization, see your [Datadog Integrations](https://app.datadoghq.com/integrations) page or ask your organization administrator.

To initiate an exception request to enable this integration for your organization, email [support@ddog-gov.com](mailto:support@ddog-gov.com).
{% /alert %}

{% /callout %}

## Overview{% #overview %}

Oracle NoSQL Database Cloud Service is a fully managed NoSQL database designed for applications that require predictable, single-digit millisecond latency at any scale. It eliminates infrastructure management and automatically handles provisioning, patching, and scaling.

Use this integration to monitor read and write throughput, storage usage, throttle counts, and shard utilization of your NoSQL tables. It collects metrics and tags from the [oci_nosql](https://docs.oracle.com/en/cloud/paas/nosql-cloud/mgygg/) namespace.

## Setup{% #setup %}

### Installation{% #installation %}

After you set up the [Oracle Cloud Infrastructure](https://docs.datadoghq.com/integrations/oracle_cloud_infrastructure.md) integration, add the `oci_nosql` namespace to your [Connector Hub](https://cloud.oracle.com/connector-hub/service-connectors).

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

### Metrics{% #metrics %}

|  |
|  |
| **oci.nosql\_database.storage\_gb**(gauge)                      | Disk space used by table data.*Shown as gigabyte*                                                       |
| **oci.nosql\_database.read\_units**(count)                      | Read units consumed by table operations.*Shown as unit*                                                 |
| **oci.nosql\_database.write\_units**(count)                     | Write units consumed by table operations.*Shown as unit*                                                |
| **oci.nosql\_database.read\_throttle\_count**(count)            | Read requests throttled due to exceeding provisioned read throughput.*Shown as request*                 |
| **oci.nosql\_database.write\_throttle\_count**(count)           | Write requests throttled due to exceeding provisioned write throughput.*Shown as request*               |
| **oci.nosql\_database.storage\_throttle\_count**(count)         | Operations throttled due to exceeding provisioned storage capacity.*Shown as request*                   |
| **oci.nosql\_database.max\_shard\_size\_usage\_percent**(gauge) | Ratio of space used in the most utilized shard over its total allocated space.*Shown as percent*        |
| **oci.nosql\_database.replica\_lag**(gauge)                     | Time lag in replicating data changes in Global Active tables to a replica region.*Shown as millisecond* |

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

OCI NoSQL Database does not include any service checks.

### Events{% #events %}

OCI NoSQL Database does not include any events.

## Troubleshooting{% #troubleshooting %}

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