enum OpenTelemetry::Proto::Metrics::V1::AggregationTemporality

Defined in:

proto/metrics.pb.cr

Enum Members

AGGREGATIONTEMPORALITYUNSPECIFIED = 0
AGGREGATIONTEMPORALITYDELTA = 1
AGGREGATIONTEMPORALITYCUMULATIVE = 2

Instance Method Summary

Instance Method Detail

def aggregationtemporalitycumulative? #

def aggregationtemporalitydelta? #

def aggregationtemporalityunspecified? #