CloudWatch: enable min_interval (#20260)

This commit is contained in:
Mitsuhiro Tanda 2019-11-21 19:42:48 +09:00 committed by Erik Sundell
parent 65bacf2df6
commit e33cf32b97

View File

@ -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": {