cockroachdb / cockroachdb/cockroach
ui: fix overload dashboard units
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Is your feature request related to a problem? Please describe.**

The underlying metric here exports data in microseconds, and the unit of the graph is microseconds/second. We ought to be able to surface the value with the right unit on both the y-axis and on line-hover.
Part of #82743. See this internal discussion for my [failed attempt](https://cockroachlabs.slack.com/archives/C0159JK877C/p1693939667084459).
Jira issue: CRDB-31248
Contributor guide
Research direction
Start at the overload dashboard and trace how the underlying microseconds metric is represented for the graph. Check the existing failed attempt and the linked parent issue for context. Done means the y-axis and line-hover display the appropriate unit rather than a bare microseconds/second value.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization, frontend, observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100