1 write to Attributes
Aspire.Dashboard (1)
Model\TelemetryExportService.cs (1)
447
Attributes
= ConvertAttributes(link.Attributes)
2 references to Attributes
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
219
if (json.
Attributes
is not null)
221
foreach (var attr in json.
Attributes
)