aboutsummaryrefslogtreecommitdiff
path: root/plugin/rewrite/setup_test.go
diff options
context:
space:
mode:
authorGravatar Ben Kochie <superq@gmail.com> 2021-05-27 15:16:38 +0200
committerGravatar GitHub <noreply@github.com> 2021-05-27 15:16:38 +0200
commit9edfaed6311a993d520094ebe691bc36ef379371 (patch)
tree662ec52fb6997d9f34f549756673d9054768b275 /plugin/rewrite/setup_test.go
parent4c0fdc390950694b40c75686bc7549e48f430ff2 (diff)
downloadcoredns-9edfaed6311a993d520094ebe691bc36ef379371.tar.gz
coredns-9edfaed6311a993d520094ebe691bc36ef379371.tar.zst
coredns-9edfaed6311a993d520094ebe691bc36ef379371.zip
Reduce the cardinality of health endpoint metrics (#4650)
The health endpoint histogram has a large amount of cardinality for a simple endpoint. Introduce a new "Slim" set of buckets for `/health` to reduce the metrics load on large deployments. Especially those that have per-node DNS caching services. Add a metric to count internal health check failures rather than use the timeout value as side effect monitor of the check error. This avoids incorrectly recording the timeout value if there is an error that is not a timeout (ex. refused) Signed-off-by: SuperQ <superq@gmail.com>
Diffstat (limited to 'plugin/rewrite/setup_test.go')
0 files changed, 0 insertions, 0 deletions
ue='jarred/no-more-npm'>jarred/no-more-npm Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/bench/json-stringify/bun.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-03Run tests on pull requestsGravatar Ashcon Partovi 1-0/+7
2023-02-03Run tests on pushGravatar Ashcon Partovi 1-0/+7
2023-02-03anotherGravatar Dylan Conway 1-1/+1
2023-02-03integers overflowingGravatar Dylan Conway 1-1/+1
2023-02-03Attempt to debug annotations 2Gravatar Ashcon Partovi 1-4/+1
2023-02-03Attempt to debug annotationsGravatar Ashcon Partovi 1-0/+7
2023-02-03Fix console output in bun wiptestGravatar Ashcon Partovi 1-4/+3
2023-02-03Use GitHub action SDKGravatar Ashcon Partovi 4-10/+16