1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

closes #3161 - prometheus env var docs and set prometheus to not be enabled by default

This commit is contained in:
John Anderson
2019-06-17 16:37:38 -04:00
parent 9747cae773
commit ce9f7a8ddc
5 changed files with 18 additions and 3 deletions

View File

@@ -107,6 +107,8 @@ different types of metrics, including:
For the exhaustive list of exposed metrics, visit the `/metrics` endpoint on your NetBox instance.
See the documentation for more details on using Prometheus metrics in NetBox.
## Changes
### New Dependency: Redis