Capture net.host.name
and net.host.port
for SERVER spans?
#5375
Labels
enhancement
New feature or request
net.host.name
and net.host.port
for SERVER spans?
#5375
I think we should probably at least capture
net.host.name
andnet.host.port
when there's nohttp.host
(i.e. HTTP 1.0) in order to satisfy:I'm guessing we would add these to
NetServerAttributesGetter
(?)And then the question is, should we:
net.host.name
andnet.host.port
conditional on absence ofhttp.host
, ornet.host.name
andnet.host.port
The text was updated successfully, but these errors were encountered: