-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv: add metrics for cross-region snapshots #104124
Copy link
Copy link
Closed
Labels
A-kv-observabilityC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamKV Team
Description
Is your feature request related to a problem? Please describe.
Currently, it is difficult to observe cross-region snapshots sent and received.
This limitation becomes problematic when we need to assess the volume of
cross-region snapshots across regions.
Describe the solution you'd like
One solution is to collect byte metrics of snapshots sent and received for each
store.
Jira issue: CRDB-28363
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-observabilityC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamKV Team