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

Marked Metrics as stable (#4129)

This commit is contained in:
Serdar Kalaycı
2023-05-23 23:08:30 +02:00
committed by GitHub
parent 2df12eb23d
commit 46f2ce5ca6
+1 -1
View File
@@ -14,7 +14,7 @@ It provides a set of APIs to directly measure performance and behavior of your s
| Signal | Status | Project |
| ------- | ---------- | ------- |
| Traces | Stable | N/A |
| Metrics | Beta | N/A |
| Metrics | Stable | N/A |
| Logs | Frozen [1] | N/A |
- [1]: The Logs signal development is halted for this project while we develop both Traces and Metrics.