Skip to content

Commit d393130

Browse files
committed
docs: add highlights
1 parent ebc92b3 commit d393130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/en/getting-started/observability/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ passing in the registry that was passed to `PrometheusMiddleware`.
129129
130130
## Prometheus Metrics in Multi-Process Mode
131131
132-
When running FastStream with multiple worker processes, you need to configure Prometheus metrics collection specially:
132+
When running `FastStream` with multiple worker processes, you need to configure Prometheus metrics collection specially:
133133
134134
1. Set the `PROMETHEUS_MULTIPROC_DIR` environment variable to a writable directory
135135
2. Initialize your collector registry with multiprocess support:

0 commit comments

Comments
 (0)