Skip to content

Commit fb33211

Browse files
committed
fix spacing
Signed-off-by: MyMirelHub <[email protected]>
1 parent c9f4cfc commit fb33211

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-jaeger.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ The simplest way to start Jaeger is to run the pre-built, all-in-one Jaeger imag
1919

2020
> **Note:** Port 9411 is commonly used by Zipkin. If you have Zipkin running (starts by default when you run `dapr init`), stop the `dapr_zipkin` container first to avoid port conflicts: `docker stop dapr_zipkin`
2121
22-
23-
2422
```bash
2523
docker run -d --rm --name jaeger \
2624
-p 16686:16686 \

0 commit comments

Comments
 (0)