1 write to Attributes
Aspire.Dashboard (1)
Model\TelemetryExportService.cs (1)
587
Attributes
= ConvertAttributes(dimension.Attributes),
2 references to Attributes
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
542
if (json.
Attributes
is not null)
544
foreach (var attr in json.
Attributes
)