Commit bba63f77 authored by Miek Gieben's avatar Miek Gieben

Update readme as well

parent 2d71f94a
# prometheus # prometheus
This module enables prometheus metrics for CoreDNS. The default location for the metrics is This module enables prometheus metrics for CoreDNS. The default location for the metrics is
`localhost:9135`. The metrics path is fixed to `/metrics`. `localhost:9153`. The metrics path is fixed to `/metrics`.
The following metrics are exported: The following metrics are exported:
...@@ -30,6 +30,6 @@ prometheus ...@@ -30,6 +30,6 @@ prometheus
For each zone that you want to see metrics for. For each zone that you want to see metrics for.
It optionally takes an address where the metrics are exported, the default It optionally takes an address where the metrics are exported, the default
is `localhost:9135`. The metrics path is fixed to `/metrics`. is `localhost:9153`. The metrics path is fixed to `/metrics`.
## Examples ## Examples
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment