Releases: prometheus-community/bind_exporter
Releases · prometheus-community/bind_exporter
0.8.0 / 2024-11-06
- [CHANGE] Drop XML statistics v2 support #171
- [CHANGE] Deprecate collection of task stats by default #200
- [CHANGE] Update logging library #212
- [ENHANCEMENT] Add metric
rpz_rewrites
#208
- [BUGFIX] Make log level configurable via command-line flag #182
0.7.0 / 2023-08-11
- [FEATURE] Implement JSON stats v1 parsing #169
0.6.1 / 2023-03-22
- [BUGFIX] Fix unmarshall error for negative values #166
0.6.0 / 2022-11-09
- [FEATURE] Add REFUSED label for metric bind_resolver_response_errors_total #125
- [ENHANCEMENT] Decode resp.Body directly, without ioutil.ReadAll #84
- [ENHANCEMENT] Update exporter-toolkit to support new listen options #151
0.5.0 / 2021-11-23
- [FEATURE] Add support for RCODE metrics. #113
- [BUGFIX] handle non integer values for zone serial. #97
0.4.0 / 2021-01-14
- [CHANGE] Replace legacy common/log with promlog #85
- [FEATURE] Add current recursive clients metric #74
- [FEATURE] Add zone serial numbers as metrics #91
- [FEATURE] Add TLS and basic authentication #94
- [BUGFIX] Use uint64 for counters in v3 xml #70
- [BUGFIX] Fix Gauge type for large gauges #90
0.3.0 / 2020-01-08
- [FEATURE] Support zone stats, enable some initial zone transfer metrics #49
- [ENHANCEMENT] Better flag defaults #50
- [BUGFIX] Fix parsing on 32bit systems. #58
v0.2.0 / 2017-08-28
- [FIX] Provide an Initial stable release