Observability Class

Definition

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.

Applies to