From 46f2ce5ca6adaa264c37cdbba251c9184a06ed7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serdar=20Kalayc=C4=B1?= Date: Tue, 23 May 2023 23:08:30 +0200 Subject: [PATCH] Marked Metrics as stable (#4129) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e138a8a07..4fb892ad3 100644 --- a/README.md +++ b/README.md @@ -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.