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