Observability 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 configuring Microsoft Agent 365 SDK with OpenTelemetry tracing.
public static class Observability
type Observability = class
Public Module Observability
- Inheritance
-
Observability
Methods
| Name | Description |
|---|---|
| AddAgenticTracingExporter(IServiceCollection, String) |
Adds agentic token handling to the service collection. |
| AddServiceTracingExporter(IServiceCollection, String) |
Adds a service tracing exporter to the service collection. Uses the service-to-service (S2S) endpoint for trace exports. |