prometheus/pkg
Tobias Klauser 02430f88da pkg/runtime: simplify Utsname string conversion (#5625)
Use Utsname from golang.org/x/sys/unix which contains byte array
instead of int8/uint8 array members. This allows to simplify the string
conversions of these members.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2019-08-21 11:27:21 +02:00
..
gate Limit concurrent remote reads. (#4656) 2018-09-25 20:07:34 +01:00
labels Correctly handle empty labels from alert templates. (#5845) 2019-08-13 11:19:17 +01:00
logging Remove all usages of stretchr/testify 2019-08-08 19:49:27 -06:00
modtimevfs *: check that assets are up-to-date (#4731) 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 (#5388) 2019-03-26 00:01:12 +01:00
rulefmt Rework #5009 after comments 2019-04-17 01:40:10 +02:00
runtime pkg/runtime: simplify Utsname string conversion (#5625) 2019-08-21 11:27:21 +02:00
textparse Removed extra tsdb/testutil after merge. 2019-08-14 10:12:32 +01:00
timestamp Add license to files. 2017-04-19 13:46:22 +01:00
value Fix spelling/typos (#4921) 2018-11-27 17:44:29 +01:00