1 write to Attributes
Aspire.Dashboard (1)
Otlp\Storage\TelemetryRepository.cs (1)
1210Attributes = e.Attributes.ToKeyValuePairs(context)
2 references to Attributes
Aspire.Dashboard.Tests (2)
TelemetryRepositoryTests\TraceTests.cs (2)
579Assert.Collection(e.Attributes, 854Assert.Equal(5, trace.FirstSpan.Events[0].Attributes.Length);