1 write to Attributes
Aspire.Dashboard (1)
Model\SpanDetailsViewModel.cs (1)
74
Attributes
= attributes,
2 references to Attributes
Aspire.Dashboard (2)
Components_Controls_SpanDetails_razor.g.cs (2)
2222
if (context.
Attributes
.Length > 0)
2249
context.
Attributes
.Select(pair => new OtlpSpanAttributeItem(pair.Key, pair.Value)).AsQueryable()