Skip to content

observability: add metrics so we can measure frequency and duration of PVC snapshot backup and restore #10195

Closed
@sagor999

Description

@sagor999

Frequency:

  • PVC snapshot backup
    • workspace_backups_success_total.
    • workspace_backups_failure_total.
  • PVC snapshot restore
    • workspace_restores_success_total.
    • workspace_restores_failure_total.

Duration:

  • PVC snapshot backup: gitpod_ws_manager_volume_snapshot_seconds.
  • PVC snapshot restore: gitpod_ws_manager_volume_restore_seconds.

Metadata

Metadata

Assignees

Labels

team: workspaceIssue belongs to the Workspace team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions