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.
73 lines
2.8 KiB
73 lines
2.8 KiB
{
|
|
"alert_lag": 30,
|
|
"alert_period": "5",
|
|
"base_search": "| mstats avg(\"synthetics.connect.time.ms\") as synthetics.connect.time.ms,\navg(\"synthetics.dns.time.ms\") as synthetics.dns.time.ms,\navg(\"synthetics.duration.time.ms\") as synthetics.duration.time.ms,\navg(\"synthetics.receive.time.ms\") as synthetics.receive.time.ms\nwhere index=sim_metrics AND test_type=api BY test span=5m | fillnull",
|
|
"description": "",
|
|
"entity_filter_field": "host",
|
|
"entity_split_field": "test",
|
|
"is_filter_entities_to_service": false,
|
|
"is_split_by_entity": true,
|
|
"key": "da-itsi-cp-splunk-observability-ssm-api-tests",
|
|
"metric_qualifier": "",
|
|
"metrics": [
|
|
{
|
|
"aggregate_statop": "latest",
|
|
"entity_statop": "latest",
|
|
"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": "connect-time",
|
|
"threshold_field": "synthetics.connect.time.ms",
|
|
"title": "Connect Time",
|
|
"unit": "ms"
|
|
},
|
|
{
|
|
"aggregate_statop": "latest",
|
|
"entity_statop": "latest",
|
|
"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": "dns-time",
|
|
"threshold_field": "synthetics.dns.time.ms",
|
|
"title": "DNS Time",
|
|
"unit": "ms"
|
|
},
|
|
{
|
|
"aggregate_statop": "latest",
|
|
"entity_statop": "latest",
|
|
"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": "duration-time",
|
|
"threshold_field": "synthetics.duration.time.ms",
|
|
"title": "Duration Time",
|
|
"unit": "ms"
|
|
},
|
|
{
|
|
"aggregate_statop": "latest",
|
|
"entity_statop": "latest",
|
|
"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": "receive-time",
|
|
"threshold_field": "synthetics.receive.time.ms",
|
|
"title": "Receive Time",
|
|
"unit": "ms"
|
|
}
|
|
],
|
|
"search_alert_earliest": "5",
|
|
"title": "SSM_api_tests",
|
|
"version": "0.0.38"
|
|
} |