Matt Layher
283756c503
Initial commit of 'promtool check-metrics', promlint package ( #2605 )
2017-04-13 23:53:41 +02:00
Fabian Reinartz
200bbe1bad
config: extract SD and HTTPClient configurations
2016-11-23 18:23:37 +01:00
Steve Durrheimer
399d5c6375
Make version informations consistent between prometheus components
2016-05-05 22:33:18 +02:00
beorn7
b6fdb355d7
Move dump-heads into its own tool
2016-03-07 16:30:19 +01:00
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
Jimmi Dyson
ec04ba38a2
Kubernetes SD config check
2015-09-09 13:24:44 +01:00
Jimmi Dyson
a1574aa2b3
Move TLS options to scrape config
...
Fixes #1013 , fixes #989
2015-09-09 09:52:21 +01:00
Fabian Reinartz
73f1cc807d
Check token and cert file existence in promtool
2015-08-10 11:42:29 +02:00
Fabian Reinartz
7e615dcdf0
cmd/promtool: resolve rule files relative to config file
2015-07-03 15:10:37 +02:00
Fabian Reinartz
bcc8101d9e
cmd/promtool: fix missing builddate in version info
2015-06-25 17:21:24 +02:00
Fabian Reinartz
890c1a7e74
cmd/promtool: add promtool command.
...
The promtool command should bundle multiple commands that help
in maintaining a running Prometheus server.
2015-06-22 16:06:18 +02:00