Settings API - Frequent issue detection schema table

Frequent issue detection (builtin:anomaly-detection.frequent-issues)

Dynatrace is automatically detecting frequent issues over a period of one week. A problem is automatically converted into a frequent issue if the problem is detected multiple times throughout a day and over a weeks period of time and if it is not getting worse. Once it's classified as a frequent issue alerting is automatically disabled. In case that the frequent issue is getting worse problem alerts are again sent out. Within this page you can disable the frequent issue detection for all topological levels.
See our help documentation about frequent issue detection.

Schema ID
Schema groups
Scope
builtin:anomaly-detection.frequent-issues
  • group:anomaly-detection
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.frequent-issues
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.frequent-issues
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.frequent-issues

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

Property
Type
Description
Required
Detect frequent issues within applications
detectFrequentIssuesInApplications
boolean
-
required
Detect frequent issues within transactions and services
detectFrequentIssuesInTransactionsAndServices
boolean
-
required
Detect frequent issues within infrastructure
detectFrequentIssuesInInfrastructure
boolean
-
required