coredns/plugin
Anshul Sharma ad352cee88 plugin/reload: Add metrics ()
* Issue 2920
- Add failed reload counter metrics

* typo fix

* Requested Changes
2019-06-26 07:38:46 +01:00
..
any Add any plugin () 2019-04-28 11:46:45 +01:00
auto Raise error if regexp and template are not specified together () 2019-06-13 12:07:41 +01:00
autopath plugin/autopath docs: remove last use of middleware () 2019-05-05 18:02:59 +01:00
bind Rename bind_test.go to setup_test.go () 2019-06-17 13:20:33 +01:00
cache plugin/cache: remove item.Autoritative () 2019-06-13 10:36:47 +01:00
cancel plugin/cancel: add context cancelation plugin () 2019-03-29 19:40:23 +00:00
chaos Run gofmt -s and golint on the codebase () 2019-06-25 15:00:33 +08:00
debug pkg/log: fix data race on d () 2019-05-23 21:02:30 +01:00
deprecated Implement deprecation notice for 1.1.4 () 2018-05-24 14:30:01 +01:00
dnssec Remove unused test case () 2019-02-17 08:31:58 +00:00
dnstap Support logging to dnstap in forward plugin () 2019-03-23 09:45:20 +00:00
erratic plugin/health: remove ability to poll other plugins () 2019-03-07 22:13:47 +00:00
errors plugin/errors: remove cLogger and eLogger () 2019-03-07 20:14:09 +00:00
etcd plugins: remove upstream [ADDRESS] from docs () 2019-04-08 16:45:29 +01:00
federation plugins: remove upstream [ADDRESS] from docs () 2019-04-08 16:45:29 +01:00
file Update README.md () 2019-06-17 20:46:02 +01:00
forward stepdown from CoreDNS maintainer () 2019-06-03 16:21:05 -04:00
grpc Remove trailing whitespaces () 2019-04-29 13:51:45 -04:00
health plugin/health: add OnRestartFailed () 2019-05-04 16:06:25 -04:00
hosts Update README.md () 2019-04-24 07:01:44 +01:00
import Trivial fix typo () 2019-02-21 07:23:34 +00:00
k8s_external cleanup by fmt and remove redundant type declarations () 2019-02-17 08:32:28 +00:00
kubernetes Run gofmt -s and golint on the codebase () 2019-06-25 15:00:33 +08:00
loadbalance Do not muck with ordering of XFRs () 2018-11-21 08:38:19 +01:00
log Run gofmt -s and golint on the codebase () 2019-06-25 15:00:33 +08:00
loop plugin/loop: Update troubleshooting step () 2019-04-30 08:42:14 -04:00
metadata Publish metadata from kubernetes plugin () 2019-06-09 08:10:57 +01:00
metrics plugin/metrcs: fix datarace on listeners () 2019-05-18 18:34:46 +01:00
nsid Clean up tests logging () 2018-07-19 16:23:06 +01:00
pkg plugin/ready: fix starts and restarts () 2019-06-09 08:10:15 +01:00
pprof Remove trailing whitespaces () 2019-04-29 13:51:45 -04:00
ready plugin/ready: fix starts and restarts () 2019-06-09 08:10:15 +01:00
reload plugin/reload: Add metrics () 2019-06-26 07:38:46 +01:00
rewrite Run gofmt -s and golint on the codebase () 2019-06-25 15:00:33 +08:00
root Typo fixes () 2018-08-14 08:55:55 -07:00
route53 plugins: remove upstream [ADDRESS] from docs () 2019-04-08 16:45:29 +01:00
secondary Default to upstream to self () 2019-01-13 16:54:49 +00:00
template allow an empty response () 2019-06-01 08:40:12 +01:00
test Publish metadata from kubernetes plugin () 2019-06-09 08:10:57 +01:00
tls Run gofmt -s and golint on the codebase () 2019-06-25 15:00:33 +08:00
trace Follow up on PR 2868 () 2019-06-10 10:02:02 +01:00
whoami Fuzzing: add more fuzzing targets () 2018-12-17 07:49:15 +00:00
backend.go Remove context.Context from request.Request () 2019-03-26 14:37:30 +00:00
backend_lookup.go Remove context.Context from request.Request () 2019-03-26 14:37:30 +00:00
done.go plugin/cancel: add context cancelation plugin () 2019-03-29 19:40:23 +00:00
log_test.go Clean up tests logging () 2018-07-19 16:23:06 +01:00
normalize.go plugin/kubernetes: fix case preservation and add test () 2019-01-08 08:30:03 -05:00
normalize_test.go Stop importing testing in the main binary () 2019-01-19 11:23:13 +00:00
plugin.go Update plugin.go () 2019-06-17 20:01:06 +01:00