Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add axis labels to the metrics graph #3894

Closed
monicawoj opened this issue Sep 28, 2023 · 0 comments · Fixed by #3913
Closed

Add axis labels to the metrics graph #3894

monicawoj opened this issue Sep 28, 2023 · 0 comments · Fixed by #3913
Labels
area/ui Something about the UI good first issue Good for newcomers

Comments

@monicawoj
Copy link
Contributor

monicawoj commented Sep 28, 2023

Axis labels would help provide context on what exactly the user is seeing in the metrics graph

For the x-axis the label should be "Time"

For the y-axis, when it's not a delta type:

  • the label it's whatever the sample unit is

For the y-axis, when it is a delta type:

  • and it's cpu sample count, then the y-axis is actually the "CPU Cores"
  • and it's memory space bytes, then the y-axis is bytes per second
@monicawoj monicawoj added good first issue Good for newcomers area/ui Something about the UI labels Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui Something about the UI good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant