open-telemetry / opentelemetry-python-contrib

OpenTelemetry instrumentation for Python modules
https://opentelemetry.io
Apache License 2.0
705 stars 589 forks source link

opentelemetry-instrumentation-django: HTTP semantic convention stability migration #2674

Closed emdneto closed 2 months ago

emdneto commented 3 months ago

What problem do you want to solve?

HTTP semantic convention stability migration for opentelemetry-instrumentation-django. Here is the plan

Describe the solution you'd like

Implement the semconv opt-in feature for django

Describe alternatives you've considered

No response

Additional Context

Part of this https://github.com/open-telemetry/opentelemetry-python-contrib/issues/2453

Would you like to implement a fix?

None

emdneto commented 2 months ago

Fixed by #2714