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 ebc92b3 commit d393130Copy full SHA for d393130
docs/docs/en/getting-started/observability/prometheus.md
@@ -129,7 +129,7 @@ passing in the registry that was passed to `PrometheusMiddleware`.
129
130
## Prometheus Metrics in Multi-Process Mode
131
132
-When running FastStream with multiple worker processes, you need to configure Prometheus metrics collection specially:
+When running `FastStream` with multiple worker processes, you need to configure Prometheus metrics collection specially:
133
134
1. Set the `PROMETHEUS_MULTIPROC_DIR` environment variable to a writable directory
135
2. Initialize your collector registry with multiprocess support:
0 commit comments