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-urllib: HTTP semantic convention stability migration #2680

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-urllib. Here is the plan

Describe the solution you'd like

Implement the semconv opt-in feature for urllib

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

the-chandru commented 2 months ago

I will work on this.

lzchen commented 2 months ago

@the-chandru

Oops sorry did not see your comment, I've submitted a draft PR already so hopefully you didn't get too deep into it.

the-chandru commented 2 months ago

Hi @lzchen - that's fine :) I shall pick a different one.