cockroachdb / cockroachdb/cockroach

ui: fix overload dashboard units

Open
#110,056 0 comments 0 reactions 0 assignees View on GitHub
A-admission-control A-cluster-observability C-enhancement T-observability
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.**

![image](https://github.com/cockroachdb/cockroach/assets/10536690/bcbaab80-3158-49c6-bc59-7296a6e020f5)

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.