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