mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Manual pages (#1346)
* Add manual pages Generate manual pages from the README and extend README with Name and Description sections. The generation requires 'ronn' which may not be available. Just check in all generated manual pages.
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
# prometheus
|
||||
|
||||
*prometheus* enables [Prometheus](https://prometheus.io/) metrics.
|
||||
## Name
|
||||
|
||||
*prometheus* - enables [Prometheus](https://prometheus.io/) metrics.
|
||||
|
||||
## Description
|
||||
|
||||
With *prometheus* you export metrics from CoreDNS and any plugin that has them.
|
||||
The default location for the metrics is `localhost:9153`. The metrics path is fixed to `/metrics`.
|
||||
The following metrics are exported:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user