aboutsummaryrefslogtreecommitdiff
path: root/plugin/forward/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/forward/README.md')
-rw-r--r--plugin/forward/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/forward/README.md b/plugin/forward/README.md
index fd00253dd..f9c2f482b 100644
--- a/plugin/forward/README.md
+++ b/plugin/forward/README.md
@@ -94,7 +94,7 @@ On each endpoint, the timeouts of the communication are set by default and autom
## Metrics
-If monitoring is enabled (via the *prometheus* directive) then the following metric are exported:
+If monitoring is enabled (via the *prometheus* plugin) then the following metric are exported:
* `coredns_forward_request_duration_seconds{to}` - duration per upstream interaction.
* `coredns_forward_request_count_total{to}` - query count per upstream.