Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
def build_o11y_exporter(config: O11yConfig, routing: RoutingAttrs, _exporter_factory: ExporterFactory=OTLPSpanExporter, **exporter_kwargs: Any) -> SpanExporter
def resolve_o11y_exporter_config(config: O11yConfig, routing: RoutingAttrs) -> ExporterConfig