grafana/public/app/plugins/datasource/cloudwatch
Patrick O'Carroll 27e486d678 converted 3 .js files to .ts (#9958)
* converted files from .js to .ts
2017-11-22 10:11:50 +01:00
..
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials add period alias 2017-11-01 18:47:21 +09:00
specs fix: fix cloudwatch metricFindQuery error that stopped it working completely, fixes #9876 2017-11-16 13:06:24 +01: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: fix cloudwatch metricFindQuery error that stopped it working completely, fixes #9876 2017-11-16 13:06:24 +01: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.ts converted 3 .js files to .ts (#9958) 2017-11-22 10:11:50 +01: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/