Class: DatadogAPIClient::V2::MetricTagConfigurationMetricTypes
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::MetricTagConfigurationMetricTypes
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/metric_tag_configuration_metric_types.rb
Overview
The metric's type.
Constant Summary collapse
- GAUGE =
"gauge".freeze
- COUNT =
"count".freeze
- RATE =
"rate".freeze
- DISTRIBUTION =
"distribution".freeze