prometheus/web
Brian Brazil ce838ad6fc
Ensure that step is in milliseconds in console graphs. (#7773)
Further precision is truncated by the Prometheus API, so the
steps don't end up quite aligning subsequently.

Fixes #7711

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2020-08-11 12:33:40 +01:00
..
api tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 2020-07-31 16:03:02 +01:00
ui Ensure that step is in milliseconds in console graphs. (#7773) 2020-08-11 12:33:40 +01: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 Replace sync/atomic with uber-go/atomic (#7683) 2020-07-30 13:15:42 +05:30
web_test.go M-map full chunks of Head from disk (#6679) 2020-05-06 21:00:00 +05:30