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
Ryan McKinley ccc0f7fc22
DataSource: show the uid in edit url, not the local id (#33818)
4 years ago
..
components DataSource: show the uid in edit url, not the local id (#33818) 4 years ago
dashboards Make sure datasource variable is being used everywhere (#20917) 6 years ago
img
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 Performance: Standardize lodash imports to use destructured members (#33040) 4 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
datasource.test.ts Prettier: Upgrade to 2 (#30387) 4 years ago
datasource.ts Live: remove feature toggle and enable by default (#33654) 4 years ago
language_provider.test.ts Prettier: Upgrade to 2 (#30387) 4 years ago
language_provider.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
memoizedDebounce.ts CloudWatch: Datasource improvements (#20268) 6 years ago
module.tsx Live: Simplify live interface (#33196) 4 years ago
plugin.json Chore: show grafana labs not project (#23913) 5 years ago
query_parameter_ctrl.ts Performance: Standardize lodash imports to use destructured members (#33040) 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/