OpenTelemetryAgentBuilderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for adding OpenTelemetry instrumentation to AIAgentBuilder instances.
public static class OpenTelemetryAgentBuilderExtensions
type OpenTelemetryAgentBuilderExtensions = class
Public Module OpenTelemetryAgentBuilderExtensions
- Inheritance
-
OpenTelemetryAgentBuilderExtensions
Methods
| Name | Description |
|---|---|
| UseOpenTelemetry(AIAgentBuilder, String, Action<OpenTelemetryAgent>) |
Adds OpenTelemetry instrumentation to the agent pipeline, enabling comprehensive observability for agent operations. |