prometheus/cmd
Chih-Hung Yeh 912d19fb85 Add 3 commands in promtool for getting debug information from prometheus server (#4247)
`debug all` - all information
`debug metrics` - metrics  information
`debug pprof` - profiling  information

the final result is compressed in a `tar.gz` file

Signed-off-by: chyeh <chyeh.taiwan@gmail.com>
2018-07-18 10:52:01 +03:00
..
prometheus Reorder startup and shutdown to prevent panics. (#4321) 2018-07-04 13:41:16 +01:00
promtool Add 3 commands in promtool for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00