microsoft.opentelemetry.a365.core.exporters.agent365_exporter_options module
Configuration for Agent365 exporter.
Vendored from microsoft-agents-a365-observability-core exporters/agent365_exporter_options.py.
- class microsoft.opentelemetry.a365.core.exporters.agent365_exporter_options.Agent365ExporterOptions(cluster_category='prod', token_resolver=None, use_s2s_endpoint=False, max_queue_size=2048, scheduled_delay_ms=5000, exporter_timeout_ms=30000, max_export_batch_size=512, max_payload_bytes=900000)[source]
Bases:
objectConfiguration for Agent365Exporter.
Only cluster_category and token_resolver are required for core operation.