grafana / grafana/pyroscope

Improve series rounding

Open
#2,016 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

Right now when we round things in the series graphs for pyroscope we often end up with `< 0.1 years` when really it would be more useful to see 36 days or 1.2 months etc.

The tricky part with this is figuring out where to make the cutoffs because alternatively seeing:

- 1929348495006984 nanoseconds
- 0.00049584 years

are equally not useful. We should find a better way to figure when and how to round

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.