Emídio Neto
Emídio Neto
@Puneet140500 Please open a PR if you have some work done.
@saichander17, please open the PR against [this](https://github.com/open-telemetry/opentelemetry-python-contrib) repository
> Question is: should be keep some kind of compat for current users or not? Messaging is still experimental so it's not required but still. @xrmx From my understanding here:...
@xrmx That's the suggestion I made at SIG yesterday. I don't know if my explanation was very clear, but we ended up discussing and agreed to do that per instrumentation...
superseded by #2727
> [open-telemetry/opentelemetry-specification#2818](https://github.com/open-telemetry/opentelemetry-specification/pull/2818) changed the metric attribute name from `http.target` to `http.route`. The FastAPI instrumentation uses `http.target`. What's the recommended path forward? > > 1. Use `http.target` everywhere > 2. Use...
Hey @qiuge615, I'm Sorry, I didn't see this before. I opened the PR to include it in the upcoming release. Please feel free to review the PR.
Thanks for the analysis @tammy-baylis-swi . Another related: https://github.com/open-telemetry/opentelemetry-python-contrib/actions/runs/12129370868/job/33817773387?pr=3060
>Not familiar with the ASGIGetter tests but I added some stuff so let me know if that covers it or not @rocky-ken they are under test_getter.py