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: sdk/metric/internal/x/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
@@ -1,7 +1,7 @@
1
1
# Experimental Features
2
2
3
-
The metric SDK contains features that have not yet stabilized in the OpenTelemetry specification.
4
-
These features are added to the OpenTelemetry Go metric SDK prior to stabilization in the specification so that users can start experimenting with them and provide feedback.
3
+
The Metric SDK contains features that have not yet stabilized in the OpenTelemetry specification.
4
+
These features are added to the OpenTelemetry Go Metric SDK prior to stabilization in the specification so that users can start experimenting with them and provide feedback.
5
5
6
6
These feature may change in backwards incompatible ways as feedback is applied.
7
7
See the [Compatibility and Stability](#compatibility-and-stability) section for more information.
Copy file name to clipboardExpand all lines: sdk/trace/internal/x/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
@@ -1,7 +1,7 @@
1
1
# Experimental Features
2
2
3
-
The metric SDK contains features that have not yet stabilized in the OpenTelemetry specification.
4
-
These features are added to the OpenTelemetry Go metric SDK prior to stabilization in the specification so that users can start experimenting with them and provide feedback.
3
+
The Trace SDK contains features that have not yet stabilized in the OpenTelemetry specification.
4
+
These features are added to the OpenTelemetry Go Trace SDK prior to stabilization in the specification so that users can start experimenting with them and provide feedback.
5
5
6
6
These feature may change in backwards incompatible ways as feedback is applied.
7
7
See the [Compatibility and Stability](#compatibility-and-stability) section for more information.
0 commit comments