3 writes to ServerIpAddress
Aspire.Microsoft.Data.SqlClient (3)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\SqlClientTraceInstrumentationOptions.cs (3)
205
ServerIpAddress
= serverIpAddress,
215
ServerIpAddress
= serverIpAddress,
251
ServerIpAddress
= serverIpAddress,
1 reference to ServerIpAddress
Aspire.Microsoft.Data.SqlClient (1)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\SqlClientTraceInstrumentationOptions.cs (1)
282
sqlActivity.SetTag(SemanticConventions.AttributeServerSocketAddress, connectionDetails.
ServerIpAddress
);