prometheus/web
Brian Brazil 7646cbca32
Use .UTC everywhere we use time.Unix (#7066)
time.Unix attaches the local timezone, which can then
leak out (e.g. in the alert json). While this is harmless,
we should be consistent.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2020-03-29 17:35:39 +01:00
..
api Use .UTC everywhere we use time.Unix (#7066) 2020-03-29 17:35:39 +01:00
ui Use .UTC everywhere we use time.Unix (#7066) 2020-03-29 17:35:39 +01:00
federate_test.go Make lookbackDelta a option of QueryEngine (#6746) 2020-02-10 00:58:23 +01: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
web_test.go Moved readyStorage to main. 2020-02-17 18:03:57 +00:00
web.go Use .UTC everywhere we use time.Unix (#7066) 2020-03-29 17:35:39 +01:00