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