The Dynatrace anomaly rule defines a rule created in Dynatrace that helps Dynatrace detect Problems.
| Name | Description | Accept variable | Required | Since |
|---|---|---|---|---|
| metric_id | The identifier of the metric. | - | ✓ | 7.5 |
| operator | The operator. Two possible values:
| - | ✓ | 7.5 |
| value | The value of the threshold. | - | ✓ | 7.5 |
| severity | The severity of the problem. Six possible values:
| - | ✓ | 7.5 |
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).
metric_idbuiltinhost.cpu.usageoperatorABOVEvalue90severityPERFORMANCE