mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
CloudWatch: enable min_interval (#20260)
This commit is contained in:
parent
65bacf2df6
commit
e33cf32b97
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user