All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.opentelemetry.proto.metrics.v1.internal.Sum Maven / Gradle / Ivy

There is a newer version: 1.44.1
Show newest version
// Code generated by Wire protocol buffer compiler, do not edit.
// Source: opentelemetry.proto.metrics.v1.Sum in opentelemetry/proto/metrics/v1/metrics.proto
package io.opentelemetry.proto.metrics.v1.internal;

import io.opentelemetry.exporter.internal.marshal.ProtoFieldInfo;

public final class Sum {
  public static final ProtoFieldInfo DATA_POINTS = ProtoFieldInfo.create(1, 10, "dataPoints");

  public static final ProtoFieldInfo AGGREGATION_TEMPORALITY = ProtoFieldInfo.create(2, 16, "aggregationTemporality");

  public static final ProtoFieldInfo IS_MONOTONIC = ProtoFieldInfo.create(3, 24, "isMonotonic");
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy