Skip to content

Docs: install opentelemetry-sdk in AI Inference tracing guide - #48562

Open
Hashim Khan (Hashim1999164) wants to merge 1 commit into
Azure:mainfrom
Hashim1999164:fix/ai-inference-opentelemetry-sdk-docs-40617
Open

Docs: install opentelemetry-sdk in AI Inference tracing guide#48562
Hashim Khan (Hashim1999164) wants to merge 1 commit into
Azure:mainfrom
Hashim1999164:fix/ai-inference-opentelemetry-sdk-docs-40617

Conversation

@Hashim1999164

@Hashim1999164 Hashim Khan (Hashim1999164) commented Aug 13, 2026

Copy link
Copy Markdown

Summary

Fixes #40617

Replaces the invalid pip install opentelemetry instruction in the Azure AI Inference tracing README with pip install opentelemetry-sdk, which matches OpenTelemetry Python docs and the package already shown in the nearby sample comments.

Test plan

  • Confirm the Installation section under Setup with OpenTelemetry installs a real PyPI package
  • Confirm no other README content changed

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
7 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@github-actions github-actions Bot added AI Model Inference Issues related to the client library for Azure AI Model Inference (\sdk\ai\azure-ai-inference) Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Aug 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your contribution Hashim Khan (@Hashim1999164)! We will review the pull request and get back to you soon.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Corrects the AI Inference tracing setup to install the valid OpenTelemetry SDK package.

Changes:

  • Replaces opentelemetry with opentelemetry-sdk.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Model Inference Issues related to the client library for Azure AI Model Inference (\sdk\ai\azure-ai-inference) Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in docs related with opentelemetry-sdk installation

2 participants