2 writes to Attributes
Aspire.Dashboard.Tests (2)
TelemetryRepositoryTests\TraceTests.cs (2)
541Attributes = 550Attributes =
3 references to Attributes
Aspire.Dashboard (1)
Otlp\Storage\TelemetryRepository.cs (1)
1211Attributes = e.Attributes.ToKeyValuePairs(context)
Aspire.Dashboard.Components.Tests (1)
tests\Shared\Telemetry\TelemetryTestHelpers.cs (1)
149e.Attributes.Add(new KeyValue { Key = attribute.Key, Value = new AnyValue { StringValue = attribute.Value } });
Aspire.Dashboard.Tests (1)
tests\Shared\Telemetry\TelemetryTestHelpers.cs (1)
149e.Attributes.Add(new KeyValue { Key = attribute.Key, Value = new AnyValue { StringValue = attribute.Value } });