Skip to content

Releases: prometheus-community/bind_exporter

0.7.0 / 2023-08-11

11 Aug 20:45
v0.7.0
b9e01ef
Compare
Choose a tag to compare
  • [FEATURE] Implement JSON stats v1 parsing #169

0.6.1 / 2023-03-22

22 Mar 10:34
v0.6.1
fe2ec1a
Compare
Choose a tag to compare
  • [BUGFIX] Fix unmarshall error for negative values #166

0.6.0 / 2022-11-09

16 Nov 11:04
v0.6.0
7464905
Compare
Choose a tag to compare
  • [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

23 Nov 09:13
v0.5.0
792f7f3
Compare
Choose a tag to compare
  • [FEATURE] Add support for RCODE metrics. #113
  • [BUGFIX] handle non integer values for zone serial. #97

0.4.0 / 2021-01-14

15 Jan 14:02
v0.4.0
dd5068b
Compare
Choose a tag to compare
  • [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

09 Jan 21:21
v0.3.0
c34ff3d
Compare
Choose a tag to compare
  • [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

28 Aug 23:04
Compare
Choose a tag to compare
  • [FIX] Provide an Initial stable release