-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ui: add lease preference metrics to db console replication dashboard #116678
Copy link
Copy link
Closed
Labels
C-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.
In #107505 we added metrics for when a lease is less preferred leases.preferences.less-preferred and satisfying no preference leases.preferences.violating. These are currently only viewable via custom metrics in DB Console.
Describe the solution you'd like
Add these metrics to the replication dashboard overlaid on the same chart.
Describe alternatives you've considered
Display these elsewhere as counters in overview page.
Jira issue: CRDB-34712
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-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