Configure Anomaly Detection
By default, Anomaly Detection alerts you about the anomalies found in all the business transactions, base pages, and network requests in your application. However, you can configure Anomaly Detection to surface only those anomalies within the combination of business transactions, base pages, or network requests, severity level, and detection sensitivity that you specify. Do this if you prefer to see fewer and more narrowly focused alerts:
- Click Configure Anomaly Detection to open the configuration dialog.
- Select the desired component from the dropdown:
- Applications
- User Experience: Browser Apps
- User Experience: Mobile Apps
- Select one of the following entities based on the preceding step:
- For Business Transactions associated with the selected application:
- All Business Transactions in the Application (this is the default selection)
- Business Transactions within the specified Tiers
- These specified Business Transactions
- Business Transactions matching the following criteria:
- Starts With
- Ends With
- Contains
- Equals
- Matches Regular Expression
- Is in List
-
Is Not Empty
Note: You can also select the NOT operator to reverse the criteria.
- For servers associated with the selected application:
- All Servers (this is the default selection)
- Specific Servers
- All Servers of a Specific Tier
- For Base Pages associated with the selected application:
- All Base Pages in the Application
- These specified Base Pages
- Base Pages matching the following criteria:
- Starts With
- Ends With
- Contains
- Equals
- Matches Regular Expression
- Is in List
-
Is Not Empty
Note: You can also select the NOT operator to reverse the criteria.
For Databases:
All Database or a specific database type such as Cassandra, Couchbase, and MongoDB
These specific databases
- For Network Requests associated with the selected application:
- All Network Requests in the Application
- These specified Network Requests
- Network Requests of these specified mobile applications
- Network Request matching the following criteria:
- Starts With
- Ends With
- Contains
- Equals
- Matches Regular Expression
- Is in List
-
Is Not Empty
Note: You can also select the NOT operator to reverse the criteria.
- For Business Transactions associated with the selected application:
- Select one of the following severity levels:
- All Severities (includes both Warning and Critical)
- Critical
- Warning
- In Detection Sensitivity, select one of the following levels:
Sensitivity Level Description High Use this level for business-critical services to ensure that no issue gets undetected in your environment. It triggers more alerts but with lower statistical confidence. Medium Use this level for services that are important to your business but not critical. By default, this sensitivity level is selected. Low Use this level for services that have low business impact and to avoid too many alerts. - If you want to test anomaly detection in a non-production environment, select Yes, turn on test mode.Note: The test mode allows you to assess anomaly detection capabilities in non-production environments. In this mode, the anomaly detection accurately detects any performance issues even if metric data collection is low. You can use the test mode in your development or staging environments.
- Click Save to complete the configuration.