The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/cloudwatch
Leon Sorokin a9e90b5088
CloudWatch: replace full query parser with regex scanner that extracts stats groups (#32610)
4 years ago
..
components CloudWarch: Fix service quotas link (#32686) 4 years ago
dashboards Make sure datasource variable is being used everywhere (#20917) 6 years ago
img optimize png images using zopflipng (#6197) 9 years ago
partials Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 5 years ago
specs Arrow: move arrow support from frontend to backend only (#32575) 4 years ago
utils CloudWatch: replace full query parser with regex scanner that extracts stats groups (#32610) 4 years ago
README.md Fix grammar in cloudwatch plugin page. (#26596) 5 years ago
annotations_query_ctrl.ts CloudWatch: Annotation Editor rewrite (#20765) 5 years ago
aws_url.ts Datasource/CloudWatch: Add data links to CloudWatch logs for deep linking to AWS (#24334) 5 years ago
datasource.d.ts tech: ran pretttier on all typescript files 8 years ago
datasource.test.ts Prettier: Upgrade to 2 (#30387) 4 years ago
datasource.ts Plugins: Migrate CloudWatch to backend plugin SDK (#31149) 4 years ago
language_provider.test.ts Prettier: Upgrade to 2 (#30387) 4 years ago
language_provider.ts Prettier: Upgrade to 2 (#30387) 4 years ago
memoizedDebounce.ts CloudWatch: Datasource improvements (#20268) 6 years ago
module.tsx Dashboards: Adds cheat sheet toggle to supported query editors (#28857) 4 years ago
plugin.json Chore: show grafana labs not project (#23913) 5 years ago
query_parameter_ctrl.ts Prettier: Upgrade to 2 (#30387) 4 years ago
syntax.ts Prettier: Upgrade to 2 (#30387) 4 years ago
types.ts Arrow: move arrow support from frontend to backend only (#32575) 4 years ago

README.md

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/