cockroachdb / cockroachdb/cockroach
Feature request: custom metrics: Y-axis (left or right) per metric
Open
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Having a single chart that plots 2 data sets is useful for event correlation when using numerical data. Currently you have to build two charts and eyeball the metrics across the two charts. By instead allowing users to create a single chart with one metric on the left Y axis and a second metric on the right Y axis, with a different scale, users could more meaningfully analyze a situation (e.g. fsync cumulative latency vs iops) without the guess work.
Jira issue: CRDB-29981
Contributor guide
Assessment
This issue has not been assessed yet.