Available Metrics: oci_recovery_service

This topic describes the Recovery Service performance metrics available for every protected database resource. You do not need to enable monitoring on the resource to view the default metrics.

Table 13-1 Recovery Service Metric Dimensions

Dimension Description
resourceId The OCID of a protected database.
dBUniqueName The unique name identifying the protected database in Recovery Service.

Default Metrics

These default metric charts are available for each protected database from the Protected database details page.

Table 13-2 Default metrics for protected databases

Metric Metric Display Name Unit Description and Metric Chart Defaults Dimensions
SpaceUsedForRecoveryWindow Space used for recovery window GB

The amount of storage space that is currently used to meet the recovery window goal for the protected database.

Statistic: Max

Interval: 1 day

resourceId

dBUniqueName

ProtectedDatabaseSize Protected database size GB

The total storage space consumed by a database protected by Recovery Service.

Statistic: Max

Interval: 1 day

resourceId

dBUniqueName

ProtectedDatabaseHealth Protected database health Count

Indicates the current protection status or health of the database.

  • A value of 0 indicates that the database is Protected
  • A value of 1 indicates a Warning status due to a potential data loss exposure
  • A value of 2 indicates an Alert status if the latest backup has failed

Statistic: Max

Interval: 30 minutes

resourceId

dBUniqueName

DataLossExposure Data loss exposure Seconds

Indicates the time since the last valid backup, or the amount of time for potential data loss.

Statistic: Mean

Interval: 30 minutes

resourceId

dBUniqueName

Related Topics