grafana/public/app/plugins/datasource/cloudwatch
2016-03-30 23:33:30 +02:00
..
img ux(): initial pass at new card / list design, #4364 2016-03-15 09:15:24 +01:00
partials Merge pull request #3632 from mtanda/cloudwatch_annotation_describe_alarms 2016-02-23 07:41:10 +01:00
specs tech(): fixed broken tests due to angularjs upgrade 2016-03-28 20:44:32 +02:00
annotation_query.d.ts (cloudwatch) refactor annotation query 2016-02-04 13:16:55 +09:00
annotation_query.js (cloudwatch) refactor annotation query 2016-02-04 13:16:55 +09:00
datasource.d.ts feat(plugins): migrated cloudwatch and fixed a bunch of issues with data source edit views 2016-02-03 17:01:53 +01:00
datasource.js (cloudwatch) remove duplicative attribute 2016-03-16 15:41:52 +09:00
module.ts feat(plugins): made it possible to have relative plugin template urls 2016-02-09 18:17:32 +01:00
plugin.json ux(): initial pass at new card / list design, #4364 2016-03-15 09:15:24 +01:00
query_ctrl.ts feat(plugins): made it possible to have relative plugin template urls 2016-02-09 18:17:32 +01:00
query_parameter_ctrl.js (cloudwatch) custom metrics support 2016-02-04 13:07:02 +09:00
README.md feat(plugins): adds a readme for every native plugin 2016-03-30 23:33:30 +02:00

CloudWatch Datasource - 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/