Class: DatadogAPIClient::V2::TimeseriesAnomalyInvestigationAnomalyType

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

Overview

Direction of an anomaly relative to its expected range.

Constant Summary collapse

SPIKE =
"spike".freeze
DIP =
"dip".freeze

Method Summary

Methods included from BaseEnumModel

included