Skip to content

Commit e5b4e26

Browse files
committed
modify mermaid diagram
Signed-off-by: ChrisJBurns <[email protected]>
1 parent f467006 commit e5b4e26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/toolhive/guides-k8s/telemetry-and-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ graph LR
130130
B --> C[AWS CloudWatch]
131131
B --> D[Splunk]
132132
B --> E[New Relic]
133-
B <--> E[Prometheus]
134-
B --> F[Other OTLP backends]
133+
B <--> F[Prometheus]
134+
B --> G[Other OTLP backends]
135135
```
136136

137137
You can run the OpenTelemetry Collector inside of a Kubernetes cluster, follow

0 commit comments

Comments
 (0)