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.

255 lines
11 KiB

{
"alert_lag": 30,
"alert_period": "5",
"base_search": "| mstats avg(\"synthetics.dom_complete.time.ms\") as synthetics.dom_complete.time.ms,\navg(\"synthetics.dom_interactive.time.ms\") as synthetics.dom_interactive.time.ms,\navg(\"synthetics.dom_load.time.ms\") as synthetics.dom_load.time.ms,\navg(\"synthetics.duration.time.ms\") as synthetics.duration.time.ms,\navg(\"synthetics.first_contentful_paint.time.ms\") as synthetics.first_contentful_paint.time.ms,\navg(\"synthetics.first_cpu_idle.time.ms\") as synthetics.first_cpu_idle.time.ms,\navg(\"synthetics.first_meaningful_paint.time.ms\") as synthetics.first_meaningful_paint.time.ms,\navg(\"synthetics.first_paint.time.ms\") as synthetics.first_paint.time.ms,\navg(\"synthetics.first_request.connect.time.ms\") as synthetics.first_request.connect.time.ms,\navg(\"synthetics.first_request.dns.time.ms\") as synthetics.first_request.dns.time.ms,\navg(\"synthetics.first_request.receive.time.ms\") as synthetics.first_request.receive.time.ms,\navg(\"synthetics.first_request.send.time.ms\") as synthetics.first_request.send.time.ms,\navg(\"synthetics.first_request.tls.time.ms\") as synthetics.first_request.tls.time.ms,\navg(\"synthetics.first_request.wait.time.ms\") as synthetics.first_request.wait.time.ms,\navg(\"synthetics.fully_loaded.time.ms\") as synthetics.fully_loaded.time.ms,\navg(\"synthetics.lighthouse.score\") as synthetics.lighthouse.score,\navg(\"synthetics.onload.time.ms\") as synthetics.onload.time.ms\nwhere index=sim_metrics AND test_type=browser BY test span=5m | fillnull",
"description": "Synthetics Browser Tests",
"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-browser-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": "dom-complete-time",
"threshold_field": "synthetics.dom_complete.time.ms",
"title": "DOM Complete 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": "dom-interactive-time",
"threshold_field": "synthetics.dom_interactive.time.ms",
"title": "DOM Interactive 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": "dom-load-time",
"threshold_field": "synthetics.dom_load.time.ms",
"title": "DOM Load 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": "first-contentful-paint-time",
"threshold_field": "synthetics.first_contentful_paint.time.ms",
"title": "First Contentful Paint 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": "first-cpu-idle-time",
"threshold_field": "synthetics.first_cpu_idle.time.ms",
"title": "First CPU Idle 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": "first-meaningful-paint-time",
"threshold_field": "synthetics.first_meaningful_paint.time.ms",
"title": "First Meaningful Paint 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": "first-paint-time",
"threshold_field": "synthetics.first_paint.time.ms",
"title": "First Paint 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": "first-request-connect-time",
"threshold_field": "synthetics.first_request.connect.time.ms",
"title": "First Request 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": "first-request-dns-time",
"threshold_field": "synthetics.first_request.dns.time.ms",
"title": "First Request 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": "first-request-receive-time",
"threshold_field": "synthetics.first_request.receive.time.ms",
"title": "First Request Receive 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": "first-request-send-time",
"threshold_field": "synthetics.first_request.send.time.ms",
"title": "First Request Send 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": "first-request-tls-time",
"threshold_field": "synthetics.first_request.tls.time.ms",
"title": "First Request TLS 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": "first-request-wait-time",
"threshold_field": "synthetics.first_request.wait.time.ms",
"title": "First Request Wait 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": "fully-loaded-time",
"threshold_field": "synthetics.fully_loaded.time.ms",
"title": "Fully Loaded 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": "lighthouse-score",
"threshold_field": "synthetics.lighthouse.score",
"title": "Lighthouse Score",
"unit": ""
},
{
"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": "onload-time",
"threshold_field": "synthetics.onload.time.ms",
"title": "Onload Time",
"unit": "ms"
}
],
"search_alert_earliest": "5",
"title": "SSM_browser_tests",
"version": "0.0.38"
}