grafana/public/app/plugins/datasource/cloudwatch
Hugo Häggmark 5f4b528122
Select: Changes default menu placement for Select from auto to bottom (#29837)
* Select: Changes default menuPlacement from auto to bottom

* Tests: Fixes snapshot
2020-12-15 12:46:31 +01:00
..
components Select: Changes default menu placement for Select from auto to bottom (#29837) 2020-12-15 12:46:31 +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 Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 2020-04-25 22:48:20 +02:00
specs Chore: Removes observableTester (#29369) 2020-11-26 10:32:02 +01:00
utils Chore: Remove leftover console.log (#27766) 2020-09-24 15:51:38 +01:00
annotations_query_ctrl.ts CloudWatch: Annotation Editor rewrite (#20765) 2020-01-15 16:38:15 +01: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 Chore: Removes observableTester (#29369) 2020-11-26 10:32:02 +01:00
datasource.ts CloudWatch: Support request cancellation properly (#28865) 2020-11-19 14:10:38 +01:00
language_provider.test.ts CloudWatch/Logs: Fix autocomplete after by keyword (#24644) 2020-05-14 15:52:47 +02:00
language_provider.ts CloudWatch: Support request cancellation properly (#28865) 2020-11-19 14:10:38 +01:00
memoizedDebounce.ts CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
module.tsx CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
query_parameter_ctrl.ts Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
README.md Fix grammar in cloudwatch plugin page. (#26596) 2020-07-25 11:58:10 +02:00
syntax.ts Datasource/CloudWatch: Fixes various autocomplete issues (#24583) 2020-05-12 16:32:48 +01:00
types.ts CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00: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/