Class: DatadogAPIClient::V1::FormulaAndFunctionMetricSemanticMode

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

Overview

Semantic mode for metrics queries. This determines how metrics from different sources are combined or displayed.

Constant Summary collapse

COMBINED =
"combined".freeze
NATIVE =
"native".freeze

Method Summary

Methods included from BaseEnumModel

included