8000
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 6740213 commit a6d042eCopy full SHA for a6d042e
README.md
@@ -461,7 +461,7 @@ return an empty list.
461
462
## Multiprocess Mode (Gunicorn)
463
464
-Prometheus client libaries presume a threaded model, where metrics are shared
+Prometheus client libraries presume a threaded model, where metrics are shared
465
across workers. This doesn't work so well for languages such as Python where
466
it's common to have processes rather than threads to handle large workloads.
467
0 commit comments