mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-05 05:24:05 +00:00
Cache isn't planned to be added to METRICS_ENABLED, add a note referencing the issue.
parent
a052368eaf
commit
1fa9b44bf9
@ -140,7 +140,6 @@ For more information see the [_importing a dashboard_ and _discover dashboards o
|
||||
|
||||
https://grafana.com/grafana/dashboards/17658-django/ works well with django-prometheus. It needs "app: 'netbox'" assigned in the labels which I have added to the example prometheus.yml above.
|
||||
|
||||
The "Cache Hit Ratio" does not work because netbox is not exposing it's cache information through django. I'm not sure if this is intentional or an oversite, but fixing the netbox settings.py file is an option if the django-prometheus caching is compatible.
|
||||
|
||||
The "Cache Hit Ratio" does not work because netbox is not exposing it's cache information through django. According to (https://github.com/netbox-community/netbox/issues/13349) nothing is really cached directly, so they don't plan to add these.
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user