grafana/public/app/plugins/datasource/cloudwatch
2017-08-01 09:38:58 +02:00
..
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials cloudwatch: make dimension text in alias popover clearer 2017-07-07 18:17:05 +02:00
specs Merge branch 'aws-instance-attribute-tags' of https://github.com/paco3346/grafana into paco3346-aws-instance-attribute-tags 2017-08-01 09:38:58 +02:00
annotation_query.d.ts (cloudwatch) refactor annotation query 2016-02-04 13:16:55 +09:00
annotation_query.js tech(lodash): upraded lodash to 4.15.0, closes #6021 2016-09-14 09:17:10 +02:00
config_ctrl.ts tech(build): fixes broken build 2017-01-30 15:04:55 +01: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 Merge branch 'aws-instance-attribute-tags' of https://github.com/paco3346/grafana into paco3346-aws-instance-attribute-tags 2017-08-01 09:38:58 +02:00
module.ts feat(cloudwatch): add authtype dropdown to config page 2016-11-24 14:00:05 +01:00
plugin.json chore: update all grafana.org urls to .com 2017-03-21 15:37:55 +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) 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/