]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add a metric for the latency of the latest health-check
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Sep 2025 10:28:16 +0000 (12:28 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Sep 2025 10:28:16 +0000 (12:28 +0200)
commit8b3b381462ec270fc81de7b68f5441a2f4ba8656
tree4e9529a94d1a11836dc323bea2a2125e440dcdc0
parentf92dd602a7943aff01021cf14087e569eed19636
dnsdist: Add a metric for the latency of the latest health-check

This is useful for monitoring purposes, since this latency is usually
not impacted by the content of the backend cache.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
pdns/dnsdistdist/dnsdist-carbon.cc
pdns/dnsdistdist/dnsdist-healthchecks.cc
pdns/dnsdistdist/dnsdist-web.cc
pdns/dnsdistdist/dnsdist.hh
regression-tests.dnsdist/test_HealthChecks.py