grafana/public/app/plugins/datasource/cloudwatch
Patrick O'Carroll 50e2f7e366 Checkbox fixes (#9400)
* fixing checkboxes

* deleted old file, fixed checkboxes

* minor change
2017-10-03 13:23:05 +02:00
..
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials Checkbox fixes (#9400) 2017-10-03 13:23:05 +02:00
specs re-implement annotation query 2017-09-29 13:45:11 +09:00
config_ctrl.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
datasource.d.ts tech: upgrade of systemjs to 0.20.x working 2017-09-28 14:08:59 +02:00
datasource.js fix, add targetContainsTemplate() 2017-09-29 13:45:11 +09:00
module.ts tech: upgrade of systemjs to 0.20.x working 2017-09-28 14:08:59 +02:00
plugin.json (cloudwatch) alerting 2017-09-29 13:44:00 +09:00
query_ctrl.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
query_parameter_ctrl.js (cloudwatch) fix dimension value find query (#8159) 2017-04-19 07:12:59 +02: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/