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? #

[View source]
def aggregationtemporalitydelta? #

[View source]
def aggregationtemporalityunspecified? #

[View source]