github.com/letsencrypt/unbound_exporter
v0.6.0
#4131 most downloaded on Go modules
letsencrypt/unbound_exporter
What this package is like to depend on
Last release 2 months ago
04 Jun 2026
Release timing varies
gaps range from 2 weeks to 13 months
Most releases are documented
notes for 7 of 8 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
21 releases · first in 2021
8 releases in the last 12 months
see the full history below
Release timeline
21 releases · Nov 2021 to Jun 2026Releases
latest 21-
v0.6.1-0.20260604172744-6ddcaa0c39ca04 Jun 2026 pre-releaseNothing published for this version
-
v0.6.028 Apr 2026Release notes
Open source →What's Changed
- Move unbound exporter code into a package by @mcpherrinm in #92
- Test against unbound 1.24.1 by @pgporada in #94
- Fix bug where logger wasn't set in all NewUnboundExporter configs by @mcpherrinm in #93
- Add missing metrics since unbound v1.18 by @pgporada in #95
- Use a proper html template to render the homepage by @mcpherrinm in #96
- Add a unit test which parses some test data by @mcpherrinm in #97
- Refactor: Move the metrics webserver into metrics/ by @mcpherrinm in #98
- Properly check error and exit on NewUnboundExporter failure by @mcpherrinm in #99
- Fix missing
^thread(\\d+)\\.on a few metrics by @edmonds in #102 - Add mesh reply metrics by @edmonds in #103
- Fix panic on mem.quic with a refactor for testability by @mcpherrinm in #105
- Build Unbound for integration tests by @mcpherrinm in #106
- Set host based on scheme by @mcpherrinm in #110
- exporter: fix small description typos by @cpu in #112
- Add integration tests for TCP and TLS control by @mcpherrinm in #115
- Update go.mod dependencies and also test against go1.26.x by @pgporada in #118
- Fix shellcheck findings in mtls contrib script by @pgporada in #119
- Explicitly set minimum TLS version to TLSv1.2 by @pgporada in #120
- Instantiate our own mux instead of the global http.DefaultServeMux by @pgporada in #121
New Contributors
Full Changelog: v0.5.0...v0.6.0
-
v0.5.1-0.20260108174121-01314cb6b51e08 Jan 2026 pre-releaseNothing published for this version
-
v0.5.1-0.20251126235238-e5bf497ac87f26 Nov 2025 pre-releaseNothing published for this version
-
v0.5.013 Nov 2025Release notes
Open source →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.7-0.20251008184648-25a26e37f07e08 Oct 2025 pre-releaseNothing published for this version
-
v0.4.7-0.20250905004435-0a58b5c226f305 Sep 2025 pre-releaseNothing published for this version
-
v0.4.7-0.20250904223305-af13f863a4bd04 Sep 2025 pre-releaseNothing published for this version
-
v0.4.7-0.20250211163423-39672d0656e511 Feb 2025 pre-releaseNothing published for this version
-
v0.4.630 Jan 2024Nothing published for this version
-
v0.4.530 Jan 2024Release notes
Open source →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.5-0.20240130151711-ab17c00752b830 Jan 2024 pre-releaseNothing published for this version
-
v0.4.5-0.20240108200744-e284f508b46708 Jan 2024 pre-releaseNothing published for this version
-
v0.4.5-0.20231117232054-5e9c7ff5c58517 Nov 2023 pre-releaseNothing published for this version
-
v0.4.423 Aug 2023 -
v0.4.323 Aug 2023Release notes
Open source →Map unbound's
num.query.agressive.*stats toquery_aggressive_nsec
metrics. This counter tracks the number of queries that unbound
synthesised answers based on the cached NSEC records.See https://unbound.docs.nlnetlabs.nl/en/latest/topics/privacy/aggressive-nsec.html
Also add
query_tls_resume_totalandquery_https_totalmetrics,
which track the number of queries received using TLS resume
and DNS-over-HTTPS transport, resp.Fixes #48
-
v0.4.222 Feb 2023Release notes
Open source →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.2-0.20230222232222-1d05a2741b0b22 Feb 2023 pre-releaseNothing published for this version
-
v0.4.2-0.20230221214251-cb8f755e9be621 Feb 2023 pre-releaseNothing published for this version
-
v0.4.122 Apr 2022Release notes
Open source →Add new metric for serving expired entries.
Update documentation to reflect new maintainers.
Fix linting and a bug in release scripts.
-
v0.0.0-20211117201142-b4edb2be0b1d17 Nov 2021 pre-releaseNothing published for this version