Skip to content

Commit bb1ad6b

Browse files
authored
docs: beta (#432)
Clarify beta status of tracing functionality. Shopify is starting to roll this out in production, and we think it is production-ready.
1 parent 187cca0 commit bb1ad6b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ Libraries that produce telemetry data should only depend on `opentelemetry-api`,
4545
and defer the choice of the SDK to the application developer. Applications may
4646
depend on `opentelemetry-sdk` or another package that implements the API.
4747

48-
**Please note** that this library is currently in _alpha_, and shouldn't be
49-
used in production environments.
48+
**Please note** that this library is currently in _beta_ for tracing.
5049

5150
The API and SDK packages are available on RubyGems.org, and can be installed via `gem`:
5251

0 commit comments

Comments
 (0)