Monitoring Vault Resources
Monitor vault management resources using metrics, alarms, and notifications.
For more information, see Monitoring and Notifications.
Available Metrics: oci_secrets
The metrics listed in the following table are automatically available for any secrets that you create. You do not need to enable monitoring on the resource to get these metrics.
Vault service metrics for secrets include the following dimensions :- DISPLAYNAME
- The friendly name of the resource to which the metrics apply.
- RESOURCEID
- The OCID of the resource to which the metrics apply.
- RESPONSECODE
- The HTTP response code to the operation to which the metrics apply.
- TARGETREGION
- The name of the region a secret resource was replicated to. See Replicating Secrets for more information on this feature.
- VAULTID
- The OCID of the vault the secret resource belongs to.
Metric | Metric Display Name | Unit | Description | Dimensions |
---|---|---|---|---|
CreateSecret
|
CreateSecret |
count |
HTTP responses received by the service for CreateSecret calls during the selected time range. |
|
GetSecretBundle
|
GetSecretBundle |
count |
HTTP responses received by the service for GetSecretBundle calls during the selected time range. |
|
GetSecretBundleByName |
GetSecretBundleByName |
count |
HTTP responses received by the service for GetSecretBundleByName calls during the selected time range. | |
ListSecretBundleVersions
|
ListSecretBundleVersions |
count |
HTTP responses received by the service for ListSecretBundleVersions calls during the selected time range. |
|
UpdateSecret
|
UpdateSecret |
count |
HTTP responses received by the service for UpdateSecret calls during the selected time range. |
|
ReplicateSecret |
ReplicateSecret |
count |
HTTP responses for ReplicateSecret requests made by the service to replicate secrets cross-region to the currently selected region. | |
UpdateReplicationStatus |
UpdateReplicationStatus |
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. |
|