Skip to content

feat(python): use microsoft-opentelemetry distro for observability#283

Merged
gwharris7 merged 2 commits into
microsoft:mainfrom
hectorhdzg:feature/python-otel-distro
Apr 27, 2026
Merged

feat(python): use microsoft-opentelemetry distro for observability#283
gwharris7 merged 2 commits into
microsoft:mainfrom
hectorhdzg:feature/python-otel-distro

Conversation

@hectorhdzg

Copy link
Copy Markdown
Member

Replace legacy microsoft_agents_a365.observability.core.config.configure() with use_microsoft_opentelemetry() from the Microsoft OpenTelemetry distro.

  • Add microsoft-opentelemetry >= 0.1.0a3 dependency
  • Remove microsoft_agents_a365_observability_extensions_agent_framework (auto-instrumented by the distro)
  • Remove disabled AgentFrameworkInstrumentor code
  • Update AGENT-CODE-WALKTHROUGH.md

Ref: https://github.com/microsoft/opentelemetry-distro-python

Replace legacy microsoft_agents_a365.observability.core.config.configure()
with use_microsoft_opentelemetry() from the Microsoft OpenTelemetry distro.

- Add microsoft-opentelemetry >= 0.1.0a3 dependency
- Remove microsoft_agents_a365_observability_extensions_agent_framework
  (auto-instrumented by the distro)
- Remove disabled AgentFrameworkInstrumentor code
- Update AGENT-CODE-WALKTHROUGH.md

Ref: https://github.com/microsoft/opentelemetry-distro-python
Copilot AI review requested due to automatic review settings April 24, 2026 01:45
@hectorhdzg
hectorhdzg requested a review from a team as a code owner April 24, 2026 01:45

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

gwharris7
gwharris7 previously approved these changes Apr 24, 2026
@gwharris7
gwharris7 merged commit f707f79 into microsoft:main Apr 27, 2026
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants