Bug Description
It appears the instrumentation has partially adopted the stable HTTP semantic conventions.
For example, It emits the new http.request.method attribute defined on the http.server.request.duration metric. However, it emits the old http.server.duration metric.
The HTTP semantic conventions became stable with version 1.23 of the semantic conventions about 2 years ago. Please update this instrumentation to fully adopt the stable conventions.
How to Reproduce
.
Expected Behavior
.
Contrib package Version
.
Code Snippet (optional)
Checklist: