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