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 c3208c1850
allow search queries without dimensions (#42800)
4 years ago
..
__mocks__ CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
cloudwatch-sql CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
components Add grafana/experimental package (#42289) 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 Dependencies: Jest 27 (#42681) 4 years ago
utils CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
README.md docs: update cloud data sources README links (#37820) 4 years ago
annotations_query_ctrl.ts Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 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 tech: ran pretttier on all typescript files 8 years ago
datasource.test.ts allow search queries without dimensions (#42800) 4 years ago
datasource.ts allow search queries without dimensions (#42800) 4 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 CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
language_provider.test.ts CloudWatch Logs: Add selected region to autocomplete requests (#42194) 4 years ago
language_provider.ts CloudWatch Logs: Add selected region to autocomplete requests (#42194) 4 years ago
memoizedDebounce.ts CloudWatch: Datasource improvements (#20268) 6 years ago
migration.test.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
migrations.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
module.tsx CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
plugin.json Chore: show grafana labs not project (#23913) 5 years ago
syntax.ts Prettier: Upgrade to 2 (#30387) 4 years ago
types.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 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/