diff --git a/public/app/plugins/datasource/cloudwatch/plugin.json b/public/app/plugins/datasource/cloudwatch/plugin.json index 8bfcd6bf0cd..d9abc2374fa 100644 --- a/public/app/plugins/datasource/cloudwatch/plugin.json +++ b/public/app/plugins/datasource/cloudwatch/plugin.json @@ -13,6 +13,11 @@ { "type": "dashboard", "name": "Logs", "path": "dashboards/Logs.json" }, { "type": "dashboard", "name": "RDS", "path": "dashboards/RDS.json" } ], + + "queryOptions": { + "minInterval": true + }, + "info": { "description": "Data source for Amazon AWS monitoring service", "author": {