Class: DatadogAPIClient::V2::LogsMetricResponseComputeAggregationType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::LogsMetricResponseComputeAggregationType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/logs_metric_response_compute_aggregation_type.rb
Overview
The type of aggregation to use.
Constant Summary collapse
- COUNT =
"count".freeze
- DISTRIBUTION =
"distribution".freeze