Application Insights properties
These system properties control the behavior of the Application Insights application.
Application Insights properties
To change Application Insights properties, navigate to .
These properties can be used to control the threshold trigger behavior and the p1 prediction model feature.
| Property | Type | Description |
|---|---|---|
| sn_app_insights.minutes_between_triggers | integer | How many minutes to wait before sending out a notification for an identical
metric trigger. Default: 30 |
| sn_app_insights.p1_predict_factor.semaphores | integer | The normalizing factor for data for the semaphores metric in the p1 prediction
model. Default: 21 |
| sn_app_insights.p1_predict_factor.sys_load | integer | The normalizing factor for data for the sys_load metric in the p1 prediction
model. Default: 923 |
| sn_app_insights.p1_predict_max_cooldown | string | The number of consecutive "no p1 predicted” minutes required to exit the p1
alert state. Default: 5 |
| sn_app_insights.p1_predict_threshold | integer | The minimum confidence required for the p1 predict model to predict a p1 alert
state. Default: 90 |
| sn_app_insights.default_load_duration_in_days | integer | The default time duration for metric graphs which include overview graphs,
individual metric graphs, and drill-down slow pattern graphs. Default: 1 |