Class: DatadogAPIClient::V1::MonitorFormulaAndFunctionDataQualityDiffFunction

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

Overview

Function applied to the measure before it is compared against the predicted bounds.

Constant Summary collapse

DIFF =
"DIFF".freeze
DIFF_PERCENT =
"DIFF_PERCENT".freeze

Method Summary

Methods included from BaseEnumModel

included