grafana/public/app/plugins/datasource/cloudwatch
Tobias Skarhed 0ef4060b98
Chore: Fix about 200 noImplicitAny errors (#18067)
* Fix 200 ish errors

* Add interface
2019-07-16 11:35:42 +02:00
..
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials CloudWatch: Made region visible for AWS Cloudwatch Expressions (#17243) 2019-05-23 12:02:19 +02:00
specs Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
config_ctrl.ts noImplicitAny: 1670 errors (#18035) 2019-07-11 17:05:45 +02:00
datasource.d.ts tech: ran pretttier on all typescript files 2017-12-19 16:06:54 +01:00
datasource.ts noImplicitAny: 1670 errors (#18035) 2019-07-11 17:05:45 +02:00
module.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
plugin.json DataSourceMeta: add an option to get hidden queries (#17124) 2019-05-21 13:46:19 +02:00
query_ctrl.ts noImplicitAny: 1670 errors (#18035) 2019-07-11 17:05:45 +02:00
query_parameter_ctrl.ts noImplicitAny: 1670 errors (#18035) 2019-07-11 17:05:45 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
types.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02: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/