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
Erik Sundell 3106af9eec
Cloudwatch: Set time zone offset in GMD request (#48772)
3 years ago
..
__mocks__ Cloudwatch: Refactor metrics query editor (#48537) 3 years ago
cloudwatch-sql Chore: ESlint import order (#44959) 3 years ago
components Select: Portal menu by default (#48176) 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
migrations Cloudwatch: Dynamic labels frontend migration (#48579) 3 years ago
monarch Chore: ESlint import order (#44959) 3 years ago
specs Cloudwatch: Use new annotation API (#48102) 3 years ago
utils CloudWatch: prevent log groups from being removed on query change. (#47994) 3 years ago
README.md docs: update cloud data sources README links (#37820) 4 years ago
annotationSupport.test.ts Cloudwatch: Use new annotation API (#48102) 3 years ago
annotationSupport.ts Cloudwatch: Use new annotation API (#48102) 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 Cloudwatch: Set time zone offset in GMD request (#48772) 3 years ago
datasource.ts Cloudwatch: Set time zone offset in GMD request (#48772) 3 years ago
expressions.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
guards.ts Cloudwatch: Refactor metrics query editor (#48537) 3 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
module.tsx Explore: simplify support for multiple query editors (#48701) 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 Cloudwatch: Dynamic labels frontend migration (#48579) 3 years ago
variables.test.ts CloudWatch: add generic filter component to variable editor (#47907) 3 years ago
variables.ts Cloudwatch: Dynamic labels frontend migration (#48579) 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/