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