diff options
Diffstat (limited to 'plugin/autopath/README.md')
-rw-r--r-- | plugin/autopath/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/autopath/README.md b/plugin/autopath/README.md index 96b0e5beb..426151ce7 100644 --- a/plugin/autopath/README.md +++ b/plugin/autopath/README.md @@ -27,7 +27,7 @@ If a plugin implements the `AutoPather` interface then it can be used. ## Metrics -If monitoring is enabled (via the *prometheus* directive) then the following metric is exported: +If monitoring is enabled (via the *prometheus* plugin) then the following metric is exported: * `coredns_autopath_success_count_total{server}` - counter of successfully autopath-ed queries. |