parent
7f0d44144d
commit
1092ed3ad3
@ -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.
|
* `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
|
## 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.
|
a query.
|
||||||
|
|
||||||
``` corefile
|
``` corefile
|
||||||
|
Loading…
Reference in New Issue
Block a user