Skip to content

Commit 6dbd1b8

Browse files
[Examples] Fix lint warning
Fix too-long line.
1 parent cd325ac commit 6dbd1b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/FSharp/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ via OTLP, update the `appsettings.json` file to replace `"console"` with
2222
Use the provided "docker-compose.yaml" file to spin up the
2323
required dependencies, including:
2424

25-
- **OTel Collector** Accept telemetry and forwards them to Tempo, Prometheus and Loki
25+
- **OTel Collector** Accept telemetry and forwards them to Tempo, Prometheus
26+
and Loki
2627
- **Prometheus** to store metrics
2728
- **Grafana (UI)** UI to view metrics, traces. (Exemplars can be used to jump
2829
from metrics to traces)

0 commit comments

Comments
 (0)