Backup and Restore (BACK)

Metrics list

Name and description Type Scrape interval or emit duration Labels
gdc_backup_backup_repositories_attached
The number of backup repositories that have been attached. Gauge 1m
  • repoName: The name of the backup repository
  • importPolicy: Specifes whether the import policy is ReadWrite or ReadOnly
  • importStatus: Specifies whether the backup repository has successfully imported existing resources from object storage
gdc_backup_backups_created
The number of created backups. Counter 1m
  • backupPlan: The name of the associated backup plan
  • type: The type of backup. Possible values are MANUAL or SCHEDULED
gdc_backup_backups_deleted
The number of deleted backups. Counter 1m
  • backupPlan: The name of the associated backup plan.
  • success: Specifies whether the deletion succeeded
gdc_backup_backups_completed
The number of completed backups. Counter 1m
  • backupPlan: The name of the associated backup plan
  • success: Specifies whether the backup has completed successfully
gdc_backup_backups_latency
The latency of backups. This is how long the backup took to complete. Measured in minutes. Histogram 1m
  • backupPlan: The name of the associated backup plan
  • success: Specifies whether or not the backup has completed successfully
gdc_backup_backups_pile_up
Specifies whether the backup plan has too many backups in-progress. Any more than one backup in progress from the same backup plan is too many. Gauge 1m
  • backupPlan: The name of the backup plan
gdc_backup_backups_config_backup_size
The size of configuration backups. Measured in GB. Histogram 1m
  • backupPlan: The name of the associated backup plan
gdc_backup_volume_backups_created
The number of created volume backups. Counter 1m
  • backupPlan: The name of the associated backup plan
gdc_backup_volume_backups_completed
The number of completed volume backups. Counter 1m
  • backupPlan: The name of the associated backup plan
  • success: Specifies whether or not the backup completed successfully.
gdc_backup_volume_backups_sizes
The size of volume backups. Measured in GB. Histogram 1m
  • backupPlan: The name of the associated backup plan
gdc_backup_restores_created
The number of created restores. Counter 1m
  • restorePlan: The name of the associated restore plan
  • type: The type of restore
gdc_backup_restores_completed
The number of completed restores. Counter 1m
  • restorePlan: The name of the associated restore plan
  • success: Specifies whether or not the restore has completed successfully
gdc_backup_restores_latency
The latency of restores. This is how long the restore took to complete. Measured in minutes. Histogram 1m
  • restorePlan: The name of the associated restore plan
  • success: Specifies whether or not the restore has completed successfully
gdc_backup_volume_restores_created
The number of created volume restores. Counter 1m
  • restorePlan: The name of the associated restore plan
gdc_backup_volume_restores_completed
The number of completed volume restores. Counter 1m
  • restorePlan: The name of the associated restore plan
  • success: Specifies whether or not the restore completed successfully

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月16日 UTC.