Class: DatadogAPIClient::V2::MetricTagConfigurationMetricTypeCategory

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

Overview

The metric's type category.

Constant Summary collapse

NON_DISTRIBUTION =
"non_distribution".freeze
DISTRIBUTION =
"distribution".freeze

Method Summary

Methods included from BaseEnumModel

included