prometheus docs updates

This commit is contained in:
John Anderson
2019-06-20 00:04:44 -04:00
parent bdf95b2e34
commit a9c751faca
2 changed files with 5 additions and 5 deletions

View File

@@ -89,7 +89,7 @@ single button.
NetBox now supports exposing native Prometheus metrics from the application. [Prometheus](https://prometheus.io/) is a
popular time series metric platform used for monitoring. NetBox exposes metrics at the `/metrics` HTTP endpoint, e.g.
`https://netbox.local/metrics`. Metric exposition can be toggled with the `METRICS_ENABLED` configuration setting.
Metrics are exposed by default.
Metrics are not exposed by default.
NetBox makes use of the [django-prometheus](https://github.com/korfuri/django-prometheus) library to export a number of
different types of metrics, including: