mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 02:23:31 -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 |
||
---|---|---|
.. | ||
img | ||
partials | ||
specs | ||
config_ctrl.ts | ||
datasource.d.ts | ||
datasource.ts | ||
module.ts | ||
plugin.json | ||
query_ctrl.ts | ||
query_parameter_ctrl.ts | ||
README.md | ||
types.ts |
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: