prometheus/cmd/promtool
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
..
archive.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
debug.go collect cpu and trace profiles with the promtool debug command (#4897) 2018-11-23 17:57:31 +02:00
main.go Use .UTC everywhere we use time.Unix (#7066) 2020-03-29 17:35:39 +01:00
main_test.go Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00
unittest.go Use .UTC everywhere we use time.Unix (#7066) 2020-03-29 17:35:39 +01:00