SummaryDataPoint_ValueAtQuantile.php
Namespace
Opentelemetry\Proto\Metrics\V1File
-
vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ SummaryDataPoint_ValueAtQuantile.php
View source
<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: opentelemetry/proto/metrics/v1/metrics.proto
namespace Opentelemetry\Proto\Metrics\V1;
if (false) {
/**
* This class is deprecated. Use Opentelemetry\Proto\Metrics\V1\SummaryDataPoint\ValueAtQuantile instead.
* @deprecated
*/
class SummaryDataPoint_ValueAtQuantile {
}
}
class_exists(SummaryDataPoint\ValueAtQuantile::class);
@trigger_error('Opentelemetry\\Proto\\Metrics\\V1\\SummaryDataPoint_ValueAtQuantile is deprecated and will be removed in the next major release. Use Opentelemetry\\Proto\\Metrics\\V1\\SummaryDataPoint\\ValueAtQuantile instead', E_USER_DEPRECATED);