grafana/public/app/plugins/datasource/cloudwatch
2021-05-04 08:44:55 -07:00
..
components Annotations: More fixes to the angular annotation editors (#33303) 2021-04-23 14:06:30 +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 Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 2020-04-25 22:48:20 +02:00
specs Arrow: move arrow support from frontend to backend only (#32575) 2021-04-01 10:30:08 -07:00
utils CloudWatch: replace full query parser with regex scanner that extracts stats groups (#32610) 2021-04-07 10:58:57 -05:00
annotations_query_ctrl.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
aws_url.ts Datasource/CloudWatch: Add data links to CloudWatch logs for deep linking to AWS (#24334) 2020-05-08 17:03:15 +01:00
datasource.d.ts tech: ran pretttier on all typescript files 2017-12-19 16:06:54 +01:00
datasource.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
datasource.ts Live: remove feature toggle and enable by default (#33654) 2021-05-04 08:44:55 -07:00
language_provider.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
language_provider.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
memoizedDebounce.ts CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
module.tsx Live: Simplify live interface (#33196) 2021-04-23 23:21:38 +02:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
query_parameter_ctrl.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
README.md Fix grammar in cloudwatch plugin page. (#26596) 2020-07-25 11:58:10 +02:00
syntax.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
types.ts Arrow: move arrow support from frontend to backend only (#32575) 2021-04-01 10:30:08 -07: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 your CloudWatch metrics.

Read more about it here:

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