Initial commit

This commit is contained in:
yo
2020-09-26 11:49:44 +02:00
commit f89a1e29a9
5 changed files with 149 additions and 0 deletions

6
pkg-descr Normal file
View File

@ -0,0 +1,6 @@
Unbound_exporter connects to Unbounds TLS control socket and sends the
stats_noreset command, causing Unbound to return metrics as key-value
pairs. The metrics exporter converts Unbound metric names to Prometheus
metric names and labels by using a set of regular expressions.
WWW: https://github.com/kumina/unbound_exporter