Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d1900 commit 8022e01Copy full SHA for 8022e01
docs/index.rst
@@ -11,8 +11,9 @@ The Python `OpenTelemetry <https://opentelemetry.io/>`_ client.
11
This documentation describes the :doc:`opentelemetry-api <api/api>`,
12
:doc:`opentelemetry-sdk <sdk/sdk>`, and several `integration packages <#integrations>`_.
13
14
-**Please note** that this library is currently in _beta_, and shouldn't
15
-generally be used in production environments.
+The library is currently stable for tracing. Support for `metrics <https://github.com/open-telemetry/opentelemetry-python/tree/metrics>`_
+and `logging <https://github.com/open-telemetry/opentelemetry-python/tree/logs>`_ is currently under development and is considered
16
+experimental.
17
18
Requirement
19
-----------
0 commit comments