Improve ASP.NET Core metrics instrumentation attribute compliance #3083
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Good for taking. Extra help will be provided by maintainers
metrics
Metrics signal related
Today our AspNetCore metrics instrumentation captures a small subset...
opentelemetry-dotnet/src/OpenTelemetry.Instrumentation.AspNetCore/Implementation/HttpInMetricsListener.cs
Lines 58 to 61 in 96b043e
...of the attributes defined in the spec semantic conventions. Notably
http.target
(route template) andhttp.host
are missing which are probably high-value/nice-to-have.If anyone would like to take this on I am available to provide guidance.
Relates to #1269
The text was updated successfully, but these errors were encountered: