2 references to AttributeServerSocketAddress
Aspire.Microsoft.Data.SqlClient (2)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\SqlClientTraceInstrumentationOptions.cs (2)
112
/// <see cref="SemanticConventions.AttributeServerAddress"/> or <see cref="SemanticConventions.
AttributeServerSocketAddress
"/> tag,
282
sqlActivity.SetTag(SemanticConventions.
AttributeServerSocketAddress
, connectionDetails.ServerIpAddress);