Document that @distributed_trace
is for internal usage within Azure SDKs
#37342
Labels
Azure.Core
Client
This issue points to a problem in the data-plane of the library.
OpenTelemetry
OpenTelemetry instrumentation (not Monitor-specific)
The decorator implements Azure SDK-specific features (e.g. suppression, support for certain sdks like opencensus), it should not be used by the end users in their applications.
We should document it as such and, if necessary, guide users to use similar generic OTel alternative
https://github.com/open-telemetry/opentelemetry-python/blob/a8aacb0c6f2f06bf19b501d98e62f7c0e667fa4c/opentelemetry-api/src/opentelemetry/trace/__init__.py#L386
The text was updated successfully, but these errors were encountered: