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
Isabella Siu 801a2a240a
Cloudwatch: fix template variables in variable queries (#48140)
3 years ago
..
__mocks__ Cloudwatch: fix template variables in variable queries (#48140) 3 years ago
cloudwatch-sql Chore: ESlint import order (#44959) 3 years ago
components Chore: ESlint import order (#44959) 3 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
metric-math Chore: ESlint import order (#44959) 3 years ago
monarch Chore: ESlint import order (#44959) 3 years ago
partials Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 5 years ago
specs Chore: ESlint import order (#44959) 3 years ago
utils Chore: ESlint import order (#44959) 3 years ago
README.md docs: update cloud data sources README links (#37820) 4 years ago
annotations_query_ctrl.ts Chore: ESlint import order (#44959) 3 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 Chore: ESlint import order (#44959) 3 years ago
datasource.ts Cloudwatch: fix template variables in variable queries (#48140) 3 years ago
expressions.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
guards.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
hooks.ts Chore: ESlint import order (#44959) 3 years ago
language_provider.test.ts Chore: ESlint import order (#44959) 3 years ago
language_provider.ts Chore: ESlint import order (#44959) 3 years ago
memoizedDebounce.ts CloudWatch: Datasource improvements (#20268) 6 years ago
migration.test.ts Chore: ESlint import order (#44959) 3 years ago
migrations.ts Chore: ESlint import order (#44959) 3 years ago
module.tsx Chore: ESlint import order (#44959) 3 years ago
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 3 years ago
syntax.ts Chore: ESlint import order (#44959) 3 years ago
types.ts Chore: ESlint import order (#44959) 3 years ago
variables.test.ts Cloudwatch: fix template variables in variable queries (#48140) 3 years ago
variables.ts Cloudwatch: fix template variables in variable queries (#48140) 3 years ago

README.md

CloudWatch data source - native plugin

Grafana ships with built in support for CloudWatch. Simply add it as a data source and are ready to build dashboards for your CloudWatch metrics.

Read more about it here:

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