Instrument Python applications for Splunk Observability Cloud
Instrument Python applications to export spans and metrics to Splunk Observability Cloud.
The Splunk Distribution of OpenTelemetry Python (splunk-otel-python), also called the Splunk Python agent, provides multiple installable packages that automatically instrument your Python application to capture and report distributed traces to Splunk APM. Instrumentation works by patching supported libraries at run-time with an OpenTelemetry-compatible tracer to capture and export trace spans.
To instrument your Python application:
Learn more about the Splunk Python agent.