Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upprometheus expression browser: problem with float rounding of the scale tick labels #3411
Comments
brian-brazil
added
component/ui
kind/enhancement
priority/P3
labels
Dec 1, 2017
This comment has been minimized.
This comment has been minimized.
|
Closing in favor of #3595 |
simonpasquier
closed this
Apr 9, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marcindulak commentedNov 4, 2017
What did you do?
Visualizing simple queries in the expression browser
What did you expect to see?
The scale tick labels use reasonably rounded floats
What did you see instead? Under which circumstances?
The scale ticks labels include too many digits. This changes depending on the selected time range.
Environment
$ cat /etc/redhat-release
CentOS Linux release 7.4.1708 (Core)
$ uname -srm
Linux 3.10.0-693.5.2.el7.x86_64 x86_64
$ prometheus --version
prometheus, version 1.8.1 (branch: HEAD, revision: 3a7c51a)
build user: root@ab78fb101775
build date: 20171023-15:50:57
go version: go1.9.1
Installed from https://github.com/lest/prometheus-rpm
google-chrome Version 62.0.3202.75 (Official Build) (64-bit)