diff --git a/public/app/plugins/datasource/cloudwatch/dashboards/Lambda.json b/public/app/plugins/datasource/cloudwatch/dashboards/Lambda.json index 37438c88bc6..ec351e26f66 100644 --- a/public/app/plugins/datasource/cloudwatch/dashboards/Lambda.json +++ b/public/app/plugins/datasource/cloudwatch/dashboards/Lambda.json @@ -678,7 +678,7 @@ "expression": "REMOVE_EMPTY(SEARCH('{AWS/Lambda,FunctionName} MetricName=\"Errors\"', 'Sum', $period))/$period", "id": "", "matchExact": true, - "metricName": "Invocations", + "metricName": "Errors", "namespace": "AWS/Lambda", "period": "$period", "refId": "A",