3 references to AttributeServerAddress
Aspire.StackExchange.Redis (3)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\Implementation\RedisProfilerEntryToActivityConverter.cs (3)
196activity.SetTag(SemanticConventions.AttributeServerAddress, address); 203activity.SetTag(SemanticConventions.AttributeServerAddress, dnsEndPoint.Host); 210activity.SetTag(SemanticConventions.AttributeServerAddress, address);