Add note about prometheus_multiproc_dir environment variable for metrics #2590

Closed
opened 2025-12-29 18:20:11 +01:00 by adam · 0 comments
Owner

Originally created by @lampwins on GitHub (May 7, 2019).

Change Type

[ x ] Addition
[ ] Correction
[ ] Deprecation
[ ] Cleanup (formatting, typos, etc.)

Proposed Changes

2.6 adds support for prometheus metrics via django-prometheus. We need to add a documentation note (and release notes) about the use of the prometheus_multiproc_dir environment variable if the user is running multiple wsgi processes (as default in our installation docs).

Originally created by @lampwins on GitHub (May 7, 2019). <!-- Please indicate the nature of the change by placing an X in one of the boxes below. --> ### Change Type [ x ] Addition [ ] Correction [ ] Deprecation [ ] Cleanup (formatting, typos, etc.) <!-- Describe the proposed change(s). --> ### Proposed Changes 2.6 adds support for prometheus metrics via django-prometheus. We need to add a documentation note (and release notes) about the use of the `prometheus_multiproc_dir` environment variable if the user is running multiple wsgi processes (as default in our installation docs).
adam added the type: documentation label 2025-12-29 18:20:11 +01:00
adam closed this issue 2025-12-29 18:20:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2590