OCI Object Storage

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) Object Storage provides scalable, durable, low-cost storage for any type of data.

This integration allows you to monitor and alert on the amount of storage you’re using and request latency for your buckets and objects by collecting metrics and tags from the [oci_objectstorage][1] namespace.

Setup

Installation

Once you set up the [Oracle Cloud Infrastructure][2] integration, ensure that any namespaces mentioned above are included in your [Connector Hub][3].

Data Collected

Metrics

oci.objectstorage.all_requests
(count)
The total number of all HTTP requests made in a bucket. Emit frequency: every 100 ms
Shown as request
oci.objectstorage.client_errors
(count)
The total number of 4xx errors for requests made in a bucket. Emit frequency: every 100 ms
Shown as error
oci.objectstorage.enabled_olm
(gauge)
Indicates whether a bucket has any executable Object Lifecycle Management policies configured. EnabledOLM emits: 1 if policies are configured 0 if no policies are configured Emit frequency: every 3 hours
oci.objectstorage.first_byte_latency
(gauge)
The per-request time measured from the time Object Storage receives the complete request to when Object Storage returns the first byte of the response. Emit frequency: every 100 ms
Shown as millisecond
oci.objectstorage.object_count
(count)
The count of objects in the bucket, excluding any multipart upload parts that have not been discarded (aborted) or committed. Emit frequency: every hour
oci.objectstorage.post_requests
(count)
The total number of HTTP Post requests made in a bucket. Emit frequency: every 100 ms
Shown as request
oci.objectstorage.put_requests
(count)
The total number of PutObject requests made in a bucket. Emit frequency: every 100 ms
Shown as request
oci.objectstorage.stored_bytes
(gauge)
The size of the bucket, excluding any multipart upload parts that have not been discarded (aborted) or committed. Emit frequency: every hour
Shown as byte
oci.objectstorage.total_request_latency
(gauge)
The per-request time from the first byte received by Object Storage to the last byte sent from Object Storage. Emit frequency: every 100 ms
Shown as millisecond
oci.objectstorage.uncommitted_parts
(gauge)
The size of any multipart upload parts that have not been discarded (aborted) or committed. Emit frequency: every hour
Shown as byte

Service Checks

OCI Object Storage does not include any service checks.

Events

OCI Object Storage does not include any events.

Troubleshooting

Need help? Contact [Datadog support][5]. [1]: https://docs.oracle.com/en-us/iaas/Content/Object/Reference/objectstoragemetrics.htm [2]: https://docs.datadoghq.com/integrations/oracle_cloud_infrastructure/ [3]: https://cloud.oracle.com/connector-hub/service-connectors [4]: https://github.com/DataDog/integrations-internal-core/blob/main/oci_object_storage/metadata.csv [5]: https://docs.datadoghq.com/help/