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