aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2016-07-04 06:08:45 -0400
committerGravatar GitHub <noreply@github.com> 2016-07-04 06:08:45 -0400
commitd563c62571995ba4211b39a6ee3a29f5e3ec680e (patch)
tree2b0b8d363447c0ae77603f25ecddb55ed9f41f02 /conf
parentd277f21d39ca7faca63d2ab652c8d8311b15f940 (diff)
downloadcoredns-d563c62571995ba4211b39a6ee3a29f5e3ec680e.tar.gz
coredns-d563c62571995ba4211b39a6ee3a29f5e3ec680e.tar.zst
coredns-d563c62571995ba4211b39a6ee3a29f5e3ec680e.zip
middleware/monitoring: add more monitoring (#182)
* Split response size into normal responses and AXFR|IXFR responses. * Split out incoming sizes as well in normal and AXFR|IXFRs. * Add meta qtype to the monitored qtypes. * Make duration to be exported in milliseconds instead of seconds.
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions
dns/commit/Makefile.release?id=4fc1318e28b21c85c117f1821c3fb34790679f0f&follow=1'>Install: split build targets (#656)Gravatar Miek Gieben 1-3/+13 2017-04-30Remove annoying INFO from k8s middleware (#655)Gravatar John Belamaric 1-3/+1 2017-04-29middleware/cache: don't cache expired RRSIGs (#641)Gravatar Miek Gieben 7-62/+172 2017-04-28Update vendor with `go dep`Gravatar Yong Tang 8408-13844/+2469780 2017-04-28Add vendor setup with `go dep`Gravatar Yong Tang 3-1/+443 2017-04-27update readme (#650)Gravatar Miek Gieben 1-3/+4 2017-04-26middleware/proxy: Kill goroutines on stop (#646)Gravatar Miek Gieben 5-5/+112 2017-04-24Fix health race (#645)Gravatar Miek Gieben 6-28/+26 2017-04-24Point users to deployment repo (#643)Gravatar John Belamaric 1-23/+3 2017-04-24Pprof listen (#639)Gravatar Chris O'Haver 4-9/+34 2017-04-22msg.Service: add HostType() method (#627)Gravatar Miek Gieben 3-40/+114 2017-04-21Fix go pprof lib link (#638)Gravatar Chris O'Haver 1-1/+1 2017-04-21Fix link to SkyDNS (#637)Gravatar Dominic 1-1/+1 2017-04-20Fix TLS error message (#634)Gravatar Yue Ko 1-1/+1 2017-04-20Add MAINTAINERS (#633)Gravatar Miek Gieben 2-0/+10 2017-04-19Clean up the tls middleware README (#631)Gravatar John Belamaric 1-4/+22 2017-04-19Update the various Kubernetes middleware README files. (#630)Gravatar John Belamaric 3-174/+21 2017-04-19Add fallthrough support for Kubernetes (#626)Gravatar John Belamaric 7-9/+122 2017-04-18Tracing for gRPC Server (#619)Gravatar John Belamaric 6-11/+72