prometheus/util
beorn7 f193f2b8ef Add a command to promtool that dumps metadata of heads.db
I needed this today for debugging. It can certainly be improved, but
it's already quite helpful.

I refactored the reading of heads.db files out of persistence, which
is an improvement, too.

I made minor changes to the cli package to allow outputting via the
io.Writer interface.
2016-03-07 16:21:57 +01:00
..
cli Add a command to promtool that dumps metadata of heads.db 2016-03-07 16:21:57 +01:00
flock Fix some dead code, missing error checks, shadowings. 2015-09-14 12:21:34 +02:00
httputil Fix some dead code, missing error checks, shadowings. 2015-09-14 12:21:34 +02:00
stats Fix various typos in comments. 2016-02-10 03:47:00 +01:00
strutil Unify duration parsing 2016-01-29 15:41:50 +01:00
testutil Fix minor typo 2016-02-22 23:25:17 +00:00
treecache Support AirBnB's Smartstack Nerve client for SD 2016-01-18 14:07:28 +01:00