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