mirror of
https://github.com/grafana/grafana.git
synced 2026-08-02 09:39:35 -05:00
* CloudWatch Logs: Add frontend support for querying by data source * remove unused prop * add comment about intentionally leaving out template variable interpolation for data source name type pairs * do not show results from stale requests in the data sources selector * preserve unlisted data source name pairs when clearing data sources from the selector * fix checkbox state * update label * preserve pending searches across rerenders
CloudWatch data source - native plugin
Grafana ships with built in support for CloudWatch. Simply add it as a data source and you are ready to build dashboards for your CloudWatch metrics and logs.
Read more about it here:
https://grafana.com/docs/grafana/latest/datasources/cloudwatch/