]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add steal, iowait and UDP errors metrics
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 3 Feb 2020 10:50:38 +0000 (11:50 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 5 Feb 2020 09:40:41 +0000 (10:40 +0100)
commit0d394f3528e77e196daa07711655c5ff72f7e77c
tree7b5dbd4c06fe194d3e2dbd539ccf7e1d56157274
parent591d1bd31f42e6f5af64bd663ad4de5b907a971e
dnsdist: Add steal, iowait and UDP errors metrics

This commit also moves the prometheus metrics code to a separate
header.
pdns/dnsdist-web.cc
pdns/dnsdist.cc
pdns/dnsdist.hh
pdns/dnsdistdist/Makefile.am
pdns/dnsdistdist/dnsdist-prometheus.hh [new file with mode: 0644]
pdns/dnsdistdist/docs/statistics.rst
regression-tests.dnsdist/test_API.py