Optionaloptions: A365OptionsReadonlyauthOAuth scopes for A365 service authentication.
ReadonlyclusterCluster category.
Optional ReadonlydomainDomain override for the A365 observability service.
ReadonlyenabledWhether A365 observability is enabled.
ReadonlyenableWhether the A365 HTTP exporter (Agent365Exporter) should be added to
the pipeline. The A365SpanProcessor is still registered when
enabled is true, regardless of this flag.
Resolved from A365Options.enableObservabilityExporter (programmatic)
or the ENABLE_A365_OBSERVABILITY_EXPORTER environment variable; defaults
to false.
Optional ReadonlyexporterMaximum time (ms) for the entire export() call.
Optional ReadonlyhttpTimeout (ms) per individual HTTP request.
Optional ReadonlylogResolved log level for A365 observability components.
undefined when neither the logLevel option nor the
A365_OBSERVABILITY_LOG_LEVEL environment variable is set; in that case
the A365 logger keeps its default ("none").
Optional ReadonlymaxMaximum number of spans per export batch.
Optional ReadonlymaxMaximum estimated payload size (bytes) per HTTP chunk.
Optional ReadonlymaxMaximum span queue size before drops occur.
Optional ReadonlyscheduledDelay (ms) between automatic batch flush attempts.
Optional ReadonlytokenToken resolver callback for A365 service authentication.
ReadonlyuseWhen true, use the S2S endpoint path for export.
Resolved A365 configuration.
Merges values from three sources (lowest to highest precedence):
A365Options)A365_ENV_VARS)