You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-08-10 22:31:50 +02:00
Fix names in experimental readmes (#7106)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Experimental Features
|
# Experimental Features
|
||||||
|
|
||||||
The metric SDK contains features that have not yet stabilized in the OpenTelemetry specification.
|
The Metric SDK contains features that have not yet stabilized in the OpenTelemetry specification.
|
||||||
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.
|
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.
|
||||||
|
|
||||||
These feature may change in backwards incompatible ways as feedback is applied.
|
These feature may change in backwards incompatible ways as feedback is applied.
|
||||||
See the [Compatibility and Stability](#compatibility-and-stability) section for more information.
|
See the [Compatibility and Stability](#compatibility-and-stability) section for more information.
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
# Experimental Features
|
# Experimental Features
|
||||||
|
|
||||||
The metric SDK contains features that have not yet stabilized in the OpenTelemetry specification.
|
The Trace SDK contains features that have not yet stabilized in the OpenTelemetry specification.
|
||||||
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.
|
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.
|
||||||
|
|
||||||
These feature may change in backwards incompatible ways as feedback is applied.
|
These feature may change in backwards incompatible ways as feedback is applied.
|
||||||
See the [Compatibility and Stability](#compatibility-and-stability) section for more information.
|
See the [Compatibility and Stability](#compatibility-and-stability) section for more information.
|
||||||
|
Reference in New Issue
Block a user