OptionalauthOAuth scopes used during token resolution.
OptionalclusterCluster category for endpoint resolution.
OptionalcontextualAsync delegate used to resolve the auth token with rich context including the agentic user ID. Takes precedence over tokenResolver when set.
OptionaldomainOverride the A365 observability service domain.
OptionalexporterMaximum time (ms) for the entire export() call.
OptionalhttpTimeout (ms) per individual HTTP request. Each retry gets a fresh timeout.
OptionalmaxMaximum number of spans per export batch.
OptionalmaxMaximum estimated payload size (bytes) per HTTP chunk.
OptionalmaxMaximum span queue size before drops occur.
OptionalscheduledDelay (ms) between automatic batch flush attempts.
OptionaltokenToken resolver for authentication. When both this and contextualTokenResolver are set, contextualTokenResolver takes precedence.
OptionaluseWhen true, use the S2S endpoint path (/observabilityService/...).
Options controlling the behavior of the Agent365 span exporter.