Releases: letsencrypt/unbound_exporter
Releases · letsencrypt/unbound_exporter
v0.5.0
What's Changed
- no checking if the 'key' is empty by @xuezhixin in #84
- Add subnet cache metrics. by @WinterCabbage in #86
- Use golang structured logging with prometheus log by @kerolasa in #82
- add infra cache count metric by @freeformz in #81
- Add version collector by @mcpherrinm in #90
- Add a /_healthz endpoint by @mcpherrinm in #91
New Contributors
- @xuezhixin made their first contribution in #84
- @WinterCabbage made their first contribution in #86
- @kerolasa made their first contribution in #82
- @freeformz made their first contribution in #81
Full Changelog: v0.4.5...v0.5.0
v0.4.6
Track memory used by DoH buffers (#72)
v0.4.5
DoH-nuts make me Go-nuts!
What's Changed
- Added cookie and max collision metrics by @jpds in #61
- Update README with deployment models by @jsha in #64
- Update github actions, test on two latest go releases by @mcpherrinm in #65
- Add Dockerfile, compose.yaml, and an unbound example config by @mcpherrinm in #66
- Update prometheus dependencies by @mcpherrinm in #67
- Add metric for num.rpz.action by @pgporada in #70
- Track memory used by DoH buffers by @pgporada in #72
New Contributors
- @jpds made their first contribution in #61
- @mcpherrinm made their first contribution in #65
Full Changelog: v0.4.4...v0.4.5
v0.4.4
v0.4.2: Add contrib directory (#45)
The new contrib directory contains a script that generates an EC key-pair that satisfies golang >=1.15 CommonName deprecation. Co-authored-by: J.C. Jones <[email protected]> Co-authored-by: Samantha <[email protected]>
v0.4.1
Add new metric for serving expired entries.
Update documentation to reflect new maintainers.
Fix linting and a bug in release scripts.
v0.3 / 2020-06-30
Merge pull request #16 from dmgk/master Add support for freebsd/arm64
v0.2
Indirect deps