2 references to AttributeClientAddress
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplicationDiagnostics.cs (2)
493
creationTags.Add(HostingTelemetryHelpers.
AttributeClientAddress
, remoteIpAddressString);
591
activity.SetTag(HostingTelemetryHelpers.
AttributeClientAddress
, remoteIpAddressString);