The alerts module is a powerful feature that allows users to create custom rules on single or multiple metrics, helping to detect anomalies or potential issues within their application environment. By defining thresholds for specific metrics whether critical, major, or warning, users can ensure their systems operate within expected performance parameters. The alert module continuously monitors these metrics during a specified alert interval and triggers an alert if the values cross predefined thresholds. When an alert is triggered, the system can perform a variety of predefined actions, such as executing scripts, generating thread dumps or TCP dumps, and sending notifications to stakeholders. The alerts module also leverages algorithms like outlier detection, forecasting, and anomaly detection to predict or identify abnormal behaviors in the system. This enables proactive management and ensures timely responses to issues, ultimately minimizing downtime and helping maintain optimal application performance.

Alert

The Alert homepage contains the following details:

Search: Use the search option to filter down to a particular alert by entering a string. The entered string searches for its corresponding match in all the columns present in the alert table.

Alert Category: Using this dropdown, you can view all the current and past alerts. Following options are available:

Grouping: Group the generated alerts based on their subject, such as by tier, server, instance, or specific identifiers like Incident ID. The grouping is hierarchical: at level 1, you typically see Tiers, at level 2, Servers, and at level 3, Instances. This structure allows you to check the frequency and number of alerts for each entity, helping you quickly identify which entities need your immediate attention. Grouping is also done on the basis of incident ID <need to see how this is done in the UI and add the correlation with AIOps>

Status: Select the status from All, Critical, Major, or Minor to filter the alerts accordingly.

The alerts table has the following fields that provides in depth details about the generated alerts:

User can also perform additional operation by clicking on the following tab :

Note: By default, the UI displays all active sessions. To view the history of alerts, users need to select the "History" option from the drop-down menu.