bind_exporter
bind_exporter copied to clipboard
Add support for zone statistics
This pull request adds support for per zone metrics. This partially implements https://github.com/prometheus-community/bind_exporter/issues/13. This is my first experience with Go, so let me know if there is anything to fix.
I can add json support once this is marked ok.