You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TOOLS-1686] - Added support for mutual authentication and encrypted key file for HTTPS between Prometheus and Exporter.
Improvements
[PROD-1660] - When starting under systemd, wait for network to be online.
Add new metrics,
dup_res_ask
dup_res_respond_read
dup_res_respond_no_read
xdr_bin_cemeteries
conflict-resolve-writes
Other Changes
Aerospike Prometheus Exporter is now built with Go 1.16.
The deprecated, legacy behavior of treating the CommonName field on X.509 serving certificates as a host name when no Subject Alternative Names are present is now disabled by default. It can be temporarily re-enabled by adding the value x509ignoreCN=0 to the GODEBUG environment variable.