1 write to Attributes
Aspire.Dashboard (1)
Model\TelemetryExportService.cs (1)
436
Attributes
= ConvertAttributes(evt.Attributes)
2 references to Attributes
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
193
if (json.
Attributes
is not null)
195
foreach (var attr in json.
Attributes
)