We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0204c commit a0fd8a6Copy full SHA for a0fd8a6
documentation/exports.md
@@ -97,7 +97,6 @@ env = PROMETHEUS_MULTIPROC_DIR=/path/to/django_metrics
97
```
98
99
You can also set this environment variable elsewhere such as in a kubernetes manifest.
100
-Note that the environment variable is lower_case.
101
102
Setting this will create four files (one for counters, one for summaries, ...etc)
103
for each pid used. In uwsgi, the number of different pids used can be quite large
0 commit comments