grafana/public/app/plugins/datasource/cloudwatch
2020-02-13 09:07:33 +01:00
..
components Bugfix: updates cloudwatch query editor test async render to prevent it from throwing error (#22150) 2020-02-13 09:07:33 +01:00
dashboards Make sure datasource variable is being used everywhere (#20917) 2019-12-09 11:35:26 +01:00
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials CloudWatch: Annotation Editor rewrite (#20765) 2020-01-15 16:38:15 +01:00
specs Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
annotations_query_ctrl.ts CloudWatch: Annotation Editor rewrite (#20765) 2020-01-15 16:38:15 +01:00
datasource.d.ts tech: ran pretttier on all typescript files 2017-12-19 16:06:54 +01:00
datasource.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
memoizedDebounce.ts CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
module.tsx CloudWatch: Annotation Editor rewrite (#20765) 2020-01-15 16:38:15 +01:00
plugin.json CloudWatch: enable min_interval (#20260) 2019-11-21 11:42:48 +01:00
query_parameter_ctrl.ts Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00
README.md Docs: Fixed broken links of Datasource doc at Grafana plugin page (#21363) 2020-01-10 12:38:16 +01:00
types.ts CloudWatch: Annotation Editor rewrite (#20765) 2020-01-15 16:38:15 +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:

https://grafana.com/docs/grafana/latest/features/datasources/cloudwatch/