Skip to content

Commit 3fd239f

Browse files
committed
WIP
1 parent dea652c commit 3fd239f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

example/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ flowchart LR
1717
C[Fluentd] -->|metric data / otlp| D[Otel Collector]
1818
C[Fluentd] -->|trace data / otlp| F[Jaeger]
1919
C[Fluentd] -->|sample log / Fluentd Forward Protocol| D[Otel Collector]
20+
C[Fluentd] -->|Fluentd metric data / otlp| D[Otel Collector]
2021
D[Otel Collector] -->|metric data| E[Prometheus / Grafana]
2122
D[Otel Collector] -->|sample log| G[Elasticsearch / Kibana]
2223
```

example/assets/dashboard.png

146 KB
Loading

0 commit comments

Comments
 (0)