grafana/public/app/plugins/datasource/cloudwatch
2018-07-23 17:58:54 +09:00
..
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials Id validation of CloudWatch GetMetricData 2018-07-23 17:58:54 +09:00
specs skip backend request if extended statistics is invalid. (#12495) 2018-07-11 11:23:38 -07:00
config_ctrl.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
datasource.d.ts tech: ran pretttier on all typescript files 2017-12-19 16:06:54 +01:00
datasource.ts Merge pull request #11624 from mtanda/cw_get_metric_data 2018-07-22 21:34:07 +02:00
module.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
plugin.json plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
query_ctrl.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
query_parameter_ctrl.ts support GetMetricData 2018-07-09 13:11:50 +09:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00

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:

http://docs.grafana.org/datasources/cloudwatch/