---
title: OCI Secrets
description: >-
  OCI Secrets provide secure storage and management of passwords, certificates,
  SSH keys, and API keys.
breadcrumbs: Docs > Integrations > OCI Secrets
---

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

The Oracle Cloud Infrastructure (OCI) Secrets service provides secure storage and management of sensitive information such as passwords, certificates, SSH keys, and API keys. This service integrates with OCI Vault to encrypt secrets and control access through IAM policies, ensuring your sensitive data is protected and compliant with security standards.

This integration collects metrics from the [oci_secrets](https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Reference/keymgmtmetrics.htm) namespace to monitor and alert on the usage and performance of your OCI Secrets service.

## 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 in the Overview are included in your [Connector Hub](https://cloud.oracle.com/connector-hub/service-connectors).

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

### Metrics{% #metrics %}

|  |
|  |
| **oci.secrets.create\_secret**(count)                 | HTTP responses received by the service for `CreateSecret` calls during the selected time range.*Shown as request*                                                                                                   |
| **oci.secrets.get\_secret\_bundle**(count)            | HTTP responses received by the service for `GetSecretBundle` calls during the selected time range.*Shown as request*                                                                                                |
| **oci.secrets.get\_secret\_bundle\_by\_name**(count)  | HTTP responses received by the service for `GetSecretBundleByName` calls during the selected time range.*Shown as request*                                                                                          |
| **oci.secrets.list\_secret\_bundle\_versions**(count) | HTTP responses received by the service for `ListSecretBundleVersions` calls during the selected time range.*Shown as request*                                                                                       |
| **oci.secrets.update\_secret**(count)                 | HTTP responses received by the service for `UpdateSecret` calls during the selected time range.*Shown as request*                                                                                                   |
| **oci.secrets.replicate\_secret**(count)              | HTTP responses for `ReplicateSecret` requests made by the service to replicate secrets cross-region to the currently selected region.*Shown as request*                                                             |
| **oci.secrets.update\_replication\_status**(count)    | HTTP responses for `UpdateReplicationStatus` requests made by the service to confirm the successful cross-region replication of a secret from the currently selected region to the target region.*Shown as request* |

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

The OCI Secrets integration does not include any service checks.

### Events{% #events %}

The OCI Secrets integration does not include any events.

## Troubleshooting{% #troubleshooting %}

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