Class: DatadogAPIClient::V2::SpansMetricComputeAggregationType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/spans_metric_compute_aggregation_type.rb

Overview

The type of aggregation to use.

Constant Summary collapse

COUNT =
"count".freeze
DISTRIBUTION =
"distribution".freeze

Method Summary

Methods included from BaseEnumModel

included