For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/integrations/oci-nosqltable.md. A documentation index is available at /llms.txt.

OCI NoSQL Table

Integration version1.0.0

To find out if this integration is available in your organization, see your Datadog Integrations page or ask your organization administrator.

To initiate an exception request to enable this integration for your organization, email support@ddog-gov.com.

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 namespace.

Setup

Installation

After you set up the Oracle Cloud Infrastructure integration, add the oci_nosql namespace to your Connector Hub.

Data Collected

Metrics

oci.nosqltable.storage_gb
(gauge)
Disk space used by table data.
Shown as gigabyte
oci.nosqltable.read_units
(count)
Read units consumed by table operations.
Shown as unit
oci.nosqltable.write_units
(count)
Write units consumed by table operations.
Shown as unit
oci.nosqltable.read_throttle_count
(count)
Read requests throttled due to exceeding provisioned read throughput.
Shown as request
oci.nosqltable.write_throttle_count
(count)
Write requests throttled due to exceeding provisioned write throughput.
Shown as request
oci.nosqltable.storage_throttle_count
(count)
Operations throttled due to exceeding provisioned storage capacity.
Shown as request
oci.nosqltable.max_shard_size_usage_percent
(gauge)
Ratio of space used in the most utilized shard over its total allocated space.
Shown as percent
oci.nosqltable.replica_lag
(gauge)
Time lag in replicating data changes in Global Active tables to a replica region.
Shown as millisecond

Service Checks

OCI NoSQL Table does not include any service checks.

Events

OCI NoSQL Table does not include any events.

Troubleshooting

Need help? Contact Datadog support.