Skip to content

Commit 85a5c3d

Browse files
committed
[jaeger] Fix Prometheus port formatting
Signed-off-by: Chris Peterson <chris@gantline.org>
1 parent a4b1ac1 commit 85a5c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/jaeger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,5 +206,5 @@ The unified Service exposes the following ports:
206206
- **OTLP**: 4317 (gRPC), 4318 (HTTP)
207207
- **Jaeger**: 14250 (gRPC), 14268 (HTTP), 6831/6832 (UDP)
208208
- **Zipkin**: 9411
209-
- **Prometheus**: 8888(HTTP), 8889(HTTP)
209+
- **Prometheus**: 8888 (HTTP), 8889 (HTTP)
210210
- Additional ports may be added via jaeger.service.extraPorts override.

0 commit comments

Comments
 (0)