Using the OpenTelemetry Operatory to Inject Auto-Instrumentation
If you run your Python service in Kubernetes, you can take advantage of the OpenTelemetry Operator to inject auto-instrumentation without having to modify each of your services directly. See the OpenTelemetry Operator Auto-instrumentation docs for more details.
Last modified January 24, 2023: [Python] Add documentation of auto-instrumenting Python services using the operator (#2159) (13220f3)