3 references to ValueAtQuantile
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
5580private static readonly pb::MessageParser<ValueAtQuantile> _parser = new pb::MessageParser<ValueAtQuantile>(() => new ValueAtQuantile()); 5608public ValueAtQuantile(ValueAtQuantile other) : this() {
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (1)
706var valueAtQuantile = new SummaryDataPoint.Types.ValueAtQuantile();