2 references to ServerAddressAttributeKey
Aspire.Dashboard (1)
Otlp\Model\OtlpHelpers.cs (1)
421
if (GetValue(values, OtlpSpan.
ServerAddressAttributeKey
) is { } server)
Aspire.Dashboard.Tests (1)
Model\SpanWaterfallViewModelTests.cs (1)
118
attributes: [KeyValuePair.Create(OtlpSpan.
ServerAddressAttributeKey
, "localhost")],