You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,13 @@ See the [OpenTelemetry Instrumentation for Python](https://opentelemetry.io/docs
14
14
| ------- | ------------ | ------- |
15
15
| Traces | Stable | N/A |
16
16
| Metrics | Stable | N/A |
17
-
| Logs |Experimental*| N/A |
17
+
| Logs |Development*| N/A |
18
18
19
19
Project versioning information and stability guarantees can be found [here](./rationale.md#versioning-and-releasing).
20
20
21
21
***Breaking Changes**
22
22
23
-
We are working on stabilizing the Log signal that would require making deprecations and breaking changes. We will try to reduce the releases that may require an update to your code, especially for instrumentations or for sdk developers.
23
+
We are working on stabilizing the Log signal which would require making deprecations and breaking changes. We will try to reduce the releases that may require an update to your code, especially for instrumentations or for SDK developers.
0 commit comments