You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
1.6 KiB

{
"alert_lag": 30,
"alert_period": "5",
"base_search": "index=tickets status=NEW | eval \n EDITTHIS=emily, numP1=foo, numP2=bar",
"description": "Events and alerts, grouped by Notable Events Aggregation Policies",
"entity_filter_field": "EDIT_THIS",
"entity_split_field": "host",
"is_filter_entities_to_service": true,
"is_split_by_entity": false,
"key": "da-itsi-cp-cloud-foundry-eventanalytics-ticketingsystem",
"metric_qualifier": "",
"metrics": [
{
"aggregate_statop": "count",
"entity_statop": "avg",
"fill_gaps": "null_value",
"gap_custom_alert_value": "0",
"gap_severity": "unknown",
"gap_severity_color": "#CCCCCC",
"gap_severity_color_light": "#EEEEEE",
"gap_severity_value": "-1",
"key": "new-p1-tickets",
"threshold_field": "numP1",
"title": "New P1 Tickets",
"unit": ""
},
{
"aggregate_statop": "count",
"entity_statop": "avg",
"fill_gaps": "null_value",
"gap_custom_alert_value": "0",
"gap_severity": "unknown",
"gap_severity_color": "#CCCCCC",
"gap_severity_color_light": "#EEEEEE",
"gap_severity_value": "-1",
"key": "new-p2-tickets",
"threshold_field": "numP2",
"title": "New P2 Tickets",
"unit": ""
}
],
"search_alert_earliest": "5",
"title": "EventAnalytics - TicketingSystem",
"version": "0.0.38"
}