prometheus/pkg
Brian Brazil 7646cbca32
Use .UTC everywhere we use time.Unix ()
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
..
exemplar Add exemplar support to the openmetrics parser () 2019-11-19 09:33:30 +00:00
gate Fix exported function comments () 2019-09-10 14:45:09 +01:00
labels Fix golint issues. 2020-03-23 20:38:43 +01:00
logging Add windows tests for query logger () 2020-01-20 13:17:11 +00:00
modtimevfs *: check that assets are up-to-date () 2018-11-09 11:31:36 +01:00
pool stupid return mistake fix, and dropped the additional assertion check! 2018-02-20 13:32:23 +02:00
relabel refine error handling in prometheus () 2019-03-26 00:01:12 +01:00
rulefmt fix bug missing an error. () 2020-03-21 12:05:19 +00:00
runtime Fix golint issues. 2020-03-23 20:38:43 +01:00
textparse Fix golint issues. 2020-03-23 20:38:43 +01:00
timestamp Use .UTC everywhere we use time.Unix () 2020-03-29 17:35:39 +01:00
value Fix spelling/typos () 2018-11-27 17:44:29 +01:00