Using the OpenTelemetry Operator 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 March 24, 2023: Fix Operator typo on Python docs (#2540) (6d9426e)