prometheus/web
Brian Brazil b7c44147f0 Add hint that the series endpoint is being used to the tsdb.
Currently the series endpoint is paging in all chunks for
matched series, which can be rather slow.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2020-04-04 13:07:12 +01:00
..
api Add hint that the series endpoint is being used to the tsdb. 2020-04-04 13:07:12 +01:00
ui Fix react tests (#7077) 2020-04-01 16:37:52 +02:00
federate.go storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005) 2020-03-24 20:15:47 +00:00
federate_test.go Make lookbackDelta a option of QueryEngine (#6746) 2020-02-10 00:58:23 +01:00
web.go Use .UTC everywhere we use time.Unix (#7066) 2020-03-29 17:35:39 +01:00
web_test.go Moved readyStorage to main. 2020-02-17 18:03:57 +00:00