grafana/public/app/plugins/datasource/cloudwatch
Torkel Ödegaard bc60f9c403
Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531)
* Began text theme refactoring

* Consolidating blue varaibles

* Theme: Typography overhaul and theme cleanup

* Theme updates, alignment and fixes

* Updated snapshots

* Restored template variable class

* Updates

* added container

* Updated snapshot
2020-04-14 11:32:14 +02:00
..
components Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02: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: swap [value,time] order when converting to DataFrame (#23206) 2020-04-03 11:11:28 -07: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 TemplateSrv: deprecates templateSrv.variables and adds getVariables (#23026) 2020-03-24 16:03:53 +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 TemplateSrv: deprecates templateSrv.variables and adds getVariables (#23026) 2020-03-24 16:03:53 +01: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/