Custom monitoring provides data statistics features that you can use to configure personalized metrics.
In the real-time monitoring console, click Custom Monitoring > + <New> > New Monitoring Product in the navigation pane on the left.
Common monitoring features
Name | Application Scenario | Remarks |
Collects data per minute for a single service metric, such as the total number of calls to an interface. | Supports log keyword filtering. | |
Collects data per minute for multiple key service metrics across multiple dimensions, such as the total number of calls for each system interface. | Supports log keyword filtering. | |
Displays metrics in flexibly configured reports and trend graphs. | Displays reports only and does not support alert configuration. You must configure alerts on the source metrics. | |
Collects five statistics for a single service or for multiple key services across multiple dimensions: total calls, successful calls, failed calls, success rate, and average time consumed. For example, you can collect these five statistics for a specific interface. | Supports log keyword filtering. | |
Collects data per second for a single service metric, such as the total number of calls to a system interface. | Supports log keyword filtering. Alert configuration is not supported. | |
Collects data per second for multiple key service metrics across multiple dimensions, such as the total number of calls for each system interface. | Supports log keyword filtering. Alert configuration is not supported. | |
Collects per-minute data for a dimension, sorts the data by value, and displays the top N results. For example, you can find the top 10 error codes with the longest average time consumed. | ||
Sorts log entries for single transactions based on a numeric dimension to find the top N results. For example, you can find the top 10 single orders with the longest time consumed. | ||
Collects statistics from a per-second data source and aggregates them by hour, day, week, and month. | This feature is for statistics only and does not support alerts. | |
Allows you to define custom metrics for personalized business monitoring. | - |
Advanced monitoring features
Name | Application Scenario | Remarks |
Counts the occurrences of a keyword at a fixed position in a log. An alert is triggered when the count reaches a specific threshold. For example, an alert is triggered if the keyword "Error" appears after the date in a log. | Provides only the alert feature and does not display data. The alert content is the log content that meets the alert conditions. You can customize the alert text. | |
Collects per-minute values for multiple keys of a dimension, sorts the values within one or more dimensions, and displays the top N keys with the highest values. For example, you can find the top 10 toll stations with the highest traffic in each region during holidays. | - | |
Quickly generate configurations by importing a configuration script. | - |