opentelemetry-instrument gunicorn --bind 0.0.0.0:5000 --workers 1 app:app All OTel configuration is via environment variables — no code changes required.
Runner discovery restored to legacy strategy order with modern safeguards: b64 → URL → object → embedded manifest → file → shallow search → manifest URL (opt-in) → infer by structure → connector ...