2 writes to RejectedLogRecords
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (1)
915
RejectedLogRecords
= response.PartialSuccess.RejectedLogRecords,
OtlpJsonSerializerContext.OtlpExportLogsPartialSuccessJson.g.cs (1)
59
Setter = static (obj, value) => ((global::Aspire.Dashboard.Otlp.Model.Serialization.OtlpExportLogsPartialSuccessJson)obj).
RejectedLogRecords
= value!,
1 reference to RejectedLogRecords
Aspire.Dashboard (1)
OtlpJsonSerializerContext.OtlpExportLogsPartialSuccessJson.g.cs (1)
58
Getter = static obj => ((global::Aspire.Dashboard.Otlp.Model.Serialization.OtlpExportLogsPartialSuccessJson)obj).
RejectedLogRecords
,