Skip to content

Conversation

@JianH
Copy link
Contributor

@JianH JianH commented Oct 28, 2025

Add WithAgentFramework to BuilderExtensions for enabling auto instrumentation for agent framework agents.

Copilot AI review requested due to automatic review settings October 28, 2025 13:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds OpenTelemetry auto-instrumentation support for Agent Framework agents by introducing a new extension library and the WithAgentFramework method to enable tracing capabilities.

  • Adds a new Microsoft.Agents.A365.Observability.Extensions.AgentFramework project with builder extensions for Agent Framework observability
  • Introduces the WithAgentFramework extension method to configure OpenTelemetry tracing for Agent Framework activity sources
  • Integrates the new project into the main solution structure under the Observability/Extensions hierarchy

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
README.md Adds documentation file for the Agent Framework observability SDK
Microsoft.Agents.A365.Observability.Extensions.AgentFramework.sln Creates solution file for the new Agent Framework observability extension project
Microsoft.Agents.A365.Observability.Extensions.AgentFramework.csproj Defines project configuration, dependencies, and NuGet package metadata for Agent Framework observability
BuilderExtensions.cs Implements the WithAgentFramework extension method and defines activity source constants for Agent Framework tracing
Microsoft.Agents.A365.Sdk.sln Integrates the new Agent Framework observability project into the main solution

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings October 29, 2025 00:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

@JianH JianH changed the title Add open telemetry auto instrument for agent framework [Observability]Add open telemetry auto instrument for agent framework Oct 29, 2025
Copilot AI review requested due to automatic review settings October 29, 2025 17:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.

Copilot AI review requested due to automatic review settings October 29, 2025 18:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

@JianH JianH requested a review from nikhilNava October 29, 2025 19:26
@JianH JianH merged commit cc5b4f1 into main Oct 30, 2025
6 checks passed
@pontemonti pontemonti deleted the user/jianhan/agentframework_auto_instrument branch December 5, 2025 17:03
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.

4 participants