Releases: prometheus/consul_exporter
Releases · prometheus/consul_exporter
0.13.0 / 2024-11-06
0.12.1 / 2024-07-31
- [BUGFIX] Fix duplicate services that differ only by casing #321
0.12.0 / 2024-04-14
0.11.0 / 2023-12-25
0.10.0 / 2023-12-12
- [ENHANCEMENT] Add
--version
flag to print the version (#257)
0.9.0 / 2023-11-29
- [SECURITY] Update Exporter Toolkit (CVE-2022-46146) #250
- [FEATURE] Support multiple Listen Addresses and systemd socket activation #250
0.8.0 / 2022-02-07
0.7.1 / 2020-07-21
- [BUGFIX] Fix /metrics hanging when
--consul.request-limit
is lower than the number of services in Consul. #179
0.7.0 / 2020-06-11
0.6.0 / 2019-12-11
- [CHANGE] Run as a non-root user in the container. #139
- [CHANGE] Increase the default timeout. #147
- [CHANGE] Switch logging to go-kit. The
log.level
flag can be one ofdebug
,info
,warn
orerror
. The--log.format
flag can be eitherlogfmt
(default) orjson
. #144 - [ENHANCEMENT] Add /-/healthy and /-/ready endpoints. #153
- [ENHANCEMENT] Expose agent members status with the
consul_serf_lan_member_status
metric. #130 - [ENHANCEMENT] Handle Consul errors in a consistent fashion. #145
- [BUGFIX] Fix potential label clashes. #142
Contributors: