grafana/public/app/plugins/datasource/cloudwatch
Mitsuhiro Tanda 58eb74660d Fix: Cloudwatch fix for dimension value (#16356)
Fixes autocomplete suggestion after changing dimension key

Fixes #15984
2019-04-03 09:23:15 +02:00
..
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials fix: Add class for input fields with help icon to avoid icon hiding the text #15771 2019-03-06 14:45:13 +01:00
specs Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
config_ctrl.ts re-add hard coded region list 2018-10-17 14:02:02 +09:00
datasource.d.ts tech: ran pretttier on all typescript files 2017-12-19 16:06:54 +01:00
datasource.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
module.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
plugin.json cleanup plugin versions 2019-03-05 23:40:03 -08:00
query_ctrl.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 2018-08-31 16:40:43 +02:00
query_parameter_ctrl.ts Fix: Cloudwatch fix for dimension value (#16356) 2019-04-03 09:23:15 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01: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/