Skip to content

Releases: wrouesnel/pdns_exporter

v0.0.3

28 Jun 15:58
v0.0.3
Compare
Choose a tag to compare
* Fix broken authoritative scraping behavior introduced in 0.0.2.

From v0.0.2:
* Add support for monitoring recursors.
* Changes labels from `powerdns` to `powerdns_authoritative` and
  `powerdns_recursor` depending on exporter type.
* Control-socket specification format modified to specify the type of socket
  being exported - `authoritative` or `recursor`, e.g. "authoritative:unix:/some/socket"

v0.0.1

03 Jun 18:13
v0.0.1
Compare
Choose a tag to compare
 * Initial Release.