Dynatrace anomaly rule

The Dynatrace anomaly rule defines a rule created in Dynatrace that helps Dynatrace detect Problems.

Available settings

NameDescriptionAccept variableRequiredSince
metric_idThe identifier of the metric.-7.5
operatorThe operator. Two possible values:
  • BELOW
  • ABOVE
-7.5
valueThe value of the threshold.-7.5
severityThe severity of the problem. Six possible values:
  • AVAILABILITY
  • CUSTOM_ALERT
  • ERROR
  • INFO
  • PERFORMANCE
  • RESOURCE_CONTENTION
-7.5

Example

Define an anomaly rule to watch the CPU usage on hosts. \ A PERFORMANCE Problem is raised if the value is ABOVE 90%. \ Watched hosts are those linked to services that have the specified tags (see dynatrace_tags in monitoring).