1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-08-15 20:03:15 +02:00

Fix typo in readme (#1390)

Fix typo

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
This commit is contained in:
Rabun Kosar
2020-12-10 19:07:06 -08:00
committed by GitHub
parent eb28005e2f
commit 599c0803cc

View File

@@ -7,7 +7,7 @@ The complete flow is:
```
-----> Jaeger (trace)
App + SDK ---> OpenTelemtry Collector ---|
App + SDK ---> OpenTelemetry Collector ---|
-----> Prometheus (metrics)
```