2 references to AttributeNetPeerPort
Aspire.StackExchange.Redis (2)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\Implementation\RedisProfilerEntryToActivityConverter.cs (2)
144
activity.SetTag(SemanticConventions.
AttributeNetPeerPort
, ipEndPoint.Port);
149
activity.SetTag(SemanticConventions.
AttributeNetPeerPort
, dnsEndPoint.Port);