Class Histogram
- java.lang.Object
-
- io.opentelemetry.proto.metrics.v1.internal.Histogram
-
public final class Histogram extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ProtoFieldInfo
AGGREGATION_TEMPORALITY
static ProtoFieldInfo
DATA_POINTS
-
Constructor Summary
Constructors Constructor Description Histogram()
-
-
-
Field Detail
-
DATA_POINTS
public static final ProtoFieldInfo DATA_POINTS
-
AGGREGATION_TEMPORALITY
public static final ProtoFieldInfo AGGREGATION_TEMPORALITY
-
-