1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

Fix typo in README.md (#4366)

This commit is contained in:
Robert Pająk
2023-07-26 13:34:15 +02:00
committed by GitHub
parent e557e74cc2
commit 85afa3d8fe
+1 -1
View File
@@ -20,7 +20,7 @@ It provides a set of APIs to directly measure performance and behavior of your s
[Go: Metric SDK (GA)]: https://github.com/orgs/open-telemetry/projects/34
- [1]: [Metrics API](https://pkg.go.dev/go.opentelemetry.io/otel/metric) is Stable. [Metrics SDK](https://pkg.go.dev/go.opentelemetry.io/otel/sdk/metric) is Beta.
- [2]: The Logs signal development is halted for this project while we stablize the Metrics SDK.
- [2]: The Logs signal development is halted for this project while we stabilize the Metrics SDK.
No Logs Pull Requests are currently being accepted.
Progress and status specific to this repository is tracked in our