grafana/public/app/plugins/datasource/cloudwatch
Ryan McKinley 4e54509dde
Refactor: improvements to PanelQueryRunner (#16678)
merged DataQueryOptions + DataRequestInfo info: DataQueryRequest
2019-04-18 21:56:27 -07:00
..
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials CloudWatch: GetMetricData refactoring & fix label handling (#16383) 2019-04-15 17:55:07 +02:00
specs CloudWatch: Fix template variable expand bug (#16405) 2019-04-12 14:00:41 +02: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 Refactor: improvements to PanelQueryRunner (#16678) 2019-04-18 21:56:27 -07: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
types.ts CloudWatch: Fix template variable expand bug (#16405) 2019-04-12 14:00:41 +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/