cockroachdb / cockroachdb/cockroach
ui: list of timeseries in custom chart selector can use decommissioned node as source
Open
A-observability-inf
C-bug
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
In a mixed version cluster, the custom chart dropdown can end up using an older node's info to populate the graph resulting in missing metrics that should be available in the new version.
The dropdown should prefer to be populated with data from non-decommissioned nodes.
Jira issue: CRDB-22716
Contributor guide
Assessment
This issue has not been assessed yet.