mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-07 20:01:32 +01:00
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.