prometheus/web
Nuno Cardoso f97d2ddb6e
REACT UI: CollapsibleAlertPanel - value field more friendly human readable (scientific notation -> number) (#7426)
* value field more human readable

Signed-off-by: kisc <nuno_kisc@hotmail.com>

* fix typo

Signed-off-by: Nuno Cardoso <nuno_kisc@hotmail.com>

* add function convertSCToNumber

Signed-off-by: nunokisc <nuno_kisc@hotmail.com>

* add convertSCToNumber test

Signed-off-by: nunokisc <nuno_kisc@hotmail.com>

* normalize function name

Signed-off-by: kisc <nuno_kisc@hotmail.com>

* convertScientificNotationToNumber to parsePrometheusFloat

Signed-off-by: kisc <nuno_kisc@hotmail.com>
2020-06-23 20:10:56 +02:00
..
api Fixed returned API status code on error (#7435) 2020-06-22 19:59:35 +05:30
ui REACT UI: CollapsibleAlertPanel - value field more friendly human readable (scientific notation -> number) (#7426) 2020-06-23 20:10:56 +02:00
federate.go *: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 2020-06-09 17:57:31 +01:00
federate_test.go Fixed wrongly handled not ready TSDB on web and API. (#7182) 2020-04-29 17:16:14 +01:00
web.go API: Allow AlertmanagerRetriever and RulesRetriever to receive a Context (#7256) 2020-05-18 19:02:32 +01:00
web_test.go M-map full chunks of Head from disk (#6679) 2020-05-06 21:00:00 +05:30