mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
When accessing the `series` property of query results, if a query is hidden, an exception is thrown. This is caused by lack of checks to verify that the query result exists before accessing the `series` property. Closes #17112
CloudWatch Data Source - Native Plugin
Grafana ships with built in support for CloudWatch. You just have to add it as a data source and you will be ready to build dashboards for you CloudWatch metrics.
Read more about it here: