]> granicus.if.org Git - pdns/commit
Implement experimental metric tracking time spent within PowerDNS per query
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 6 Oct 2017 11:20:15 +0000 (13:20 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Fri, 6 Oct 2017 11:20:15 +0000 (13:20 +0200)
commit19178da979e43b3d9c6614695cc4988b503354ad
tree3a6cc21c6b336541c6d71cf98ff4b63a35a1949c
parent47be7c74bfb919cbe1c971e2b0a8d31ee29f5ac8
Implement experimental metric tracking time spent within PowerDNS per query

With this commit, PowerDNS provides metrics on the difference between the time spent waiting for authoritative servers, and the amount of time elapsed between arrival of query
and sending out the response. This metric should be seen as experimental until operational experience proves its relevance.
pdns/pdns_recursor.cc
pdns/rec_channel_rec.cc
pdns/recursordist/docs/metrics.rst
pdns/syncres.hh