aboutsummaryrefslogtreecommitdiff
path: root/plugin/dnssec/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/dnssec/README.md')
-rw-r--r--plugin/dnssec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/dnssec/README.md b/plugin/dnssec/README.md
index abb222dd7..ef4eb7b5d 100644
--- a/plugin/dnssec/README.md
+++ b/plugin/dnssec/README.md
@@ -51,7 +51,7 @@ used (See [bugs](#bugs)).
## Metrics
-If monitoring is enabled (via the *prometheus* directive) then the following metrics are exported:
+If monitoring is enabled (via the *prometheus* plugin) then the following metrics are exported:
* `coredns_dnssec_cache_size{server, type}` - total elements in the cache, type is "signature".
* `coredns_dnssec_cache_hits_total{server}` - Counter of cache hits.