Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document that TracingClient is for internal usage within Azure SDKs #31096

Open
lmolkova opened this issue Sep 12, 2024 · 2 comments
Open

Document that TracingClient is for internal usage within Azure SDKs #31096

lmolkova opened this issue Sep 12, 2024 · 2 comments
Assignees
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope

Comments

@lmolkova
Copy link
Member

Following up on #30800 (comment), we should document that tracingClient and other core-tracing primitives are not intended for end-users.

They are helpers that azure core provides for Azure SDKs.

The end users are expected to use OTel (or their telemetry SDK) functionality to create spans - e.g. OTel provides some experimental convenience - https://github.com/open-telemetry/opentelemetry-js/blob/main/api/src/experimental/trace/SugaredTracer.ts on top of a bit less convenient stable APIs

@github-actions github-actions bot added Azure.Core Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Sep 12, 2024
Copy link

Copy link

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@lmolkova lmolkova added the OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope label Sep 12, 2024
@jeremymeng jeremymeng assigned maorleger and unassigned joheredi Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope
Projects
None yet
Development

No branches or pull requests

3 participants