Should http.server.active_requests
have a net.host.port
attribute?
#2822
Labels
[label deprecated] triaged-needmoreinfo
[label deprecated] The issue is triaged - the OTel community needs more information to decide
spec:metrics
Related to the specification/metrics directory
What are you trying to achieve?
Currently, the
http.server.active_requests
metric only includes thenet.host.name
attribute; for some reasonnet.host.port
was skipped there. Should we fix that discrepancy?Additional context.
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/semantic_conventions/http-metrics.md#attributes
The text was updated successfully, but these errors were encountered: