From 1092ed3ad3d1b54908ba07a4b7b2a672d7aab724 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Fri, 27 Apr 2018 07:15:14 +0100 Subject: [PATCH] plugin/example: update README Metrics also exist Fixes #3 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e85ed03..ca9c9c9 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,11 @@ If monitoring is enabled (via the *prometheus* directive) the following metric i * `coredns_example_request_count_total{server}` - query count to the *example* plugin. +The `server` label indicated which server handled the request, see the *metrics* plugin for details. + ## Examples -In this configuration, we forward all queries to 9.9.9.9 and print "example" whenever we recieve +In this configuration, we forward all queries to 9.9.9.9 and print "example" whenever we receive a query. ``` corefile