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
3.0 KiB
73 lines
3.0 KiB
{
|
|
"alert_lag": 600,
|
|
"alert_period": "5",
|
|
"base_search": "| mstats sum(\"Duration\") as aws_lambda_duration,\nsum(\"Invocations\") as aws_lambda_invocations,\nsum(\"Errors\") as aws_lambda_errors,\nsum(\"Throttles\") as aws_lambda_throttles\nwhere namespace=\"AWS/Lambda\" AND Resource=* AND `itsi-cp-observability-indexes` by aws_account_id, aws_region, aws_function_name span=15m\n| eval ITSIUniqueId = aws_account_id + aws_region + aws_function_name | eval Cloud=\"AWS\" | table _time, ITSIUniqueId, aws_lambda_invocations, aws_lambda_errors, aws_lambda_duration, aws_lambda_throttles",
|
|
"description": "",
|
|
"entity_filter_field": "host",
|
|
"entity_split_field": "ITSIUniqueId",
|
|
"is_filter_entities_to_service": false,
|
|
"is_split_by_entity": true,
|
|
"key": "da-itsi-cp-splunk-observability-sim-cloud-aws-lambda",
|
|
"metric_qualifier": "",
|
|
"metrics": [
|
|
{
|
|
"aggregate_statop": "avg",
|
|
"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": "aws-lambda-duration",
|
|
"threshold_field": "aws_lambda_duration",
|
|
"title": "AWS Lambda Duration",
|
|
"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": "aws-lambda-errors",
|
|
"threshold_field": "aws_lambda_errors",
|
|
"title": "AWS Lambda Errors",
|
|
"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": "aws-lambda-invocations",
|
|
"threshold_field": "aws_lambda_invocations",
|
|
"title": "AWS Lambda Invocations",
|
|
"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": "aws-lambda-throttles",
|
|
"threshold_field": "aws_lambda_throttles",
|
|
"title": "AWS Lambda Throttles",
|
|
"unit": ""
|
|
}
|
|
],
|
|
"search_alert_earliest": "15",
|
|
"title": "SIM_cloud_aws_lambda",
|
|
"version": "0.0.38"
|
|
} |