1 write to ParentId
Aspire.Dashboard (1)
Otlp\Model\OtlpLogEntryData.cs (1)
52
ParentId
= parentId ?? string.Empty;
2 references to ParentId
Aspire.Dashboard (2)
Otlp\Model\OtlpLogEntryData.cs (1)
80
ParentId
,
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (1)
134
parameters[11].Value = pendingLog.
ParentId
;