1 write to FilteredAttributes
Aspire.Dashboard (1)
Model\TelemetryExportService.cs (1)
612
FilteredAttributes
= ConvertAttributes(e.Attributes)
2 references to FilteredAttributes
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
716
if (json.
FilteredAttributes
is not null)
718
foreach (var attr in json.
FilteredAttributes
)