Skip to content

Commit b582aee

Browse files
mikejohqmonnet
authored andcommitted
docs: update coredns metric name
Signed-off-by: Mikael Johansson <mik.json@gmail.com>
1 parent ce76111 commit b582aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/network/kubernetes/local-redirect-policy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ steers traffic to a local DNS node-cache which runs as a normal pod.
481481
need to modify those to match your deployment if they are different.
482482

483483
After all ``node-local-dns`` pods are in ready status, DNS traffic will now go to the local node-cache first.
484-
You can verify by checking the DNS cache's metrics ``coredns_dns_request_count_total`` via curling
484+
You can verify by checking the DNS cache's metrics ``coredns_dns_requests_total`` via curling
485485
``<node-local-dns pod IP>:9253/metrics``, the metric should increment as new DNS requests being issued from
486486
application pods are now redirected to the ``node-local-dns`` pod.
487487

0 commit comments

Comments
 (0)