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
Torkel Ödegaard debf04eb2c
Modals: Be more consistent with Modal cancel button styling (#68302)
2 years ago
..
__mocks__ Datasource: Overhaul plugin error handling and action buttons (#67014) 2 years ago
components Modals: Be more consistent with Modal cancel button styling (#68302) 2 years ago
dashboards
img
language CloudWatch: Fix cachedQueries insights not being updated for metric queries (#65495) 2 years ago
migrations CloudWatch: Remove dynamic labels feature toggle (#67371) 2 years ago
query-runner FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
resources CloudWatch: Add account support to variable queries (#63822) 2 years ago
utils FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
README.md Cloudwatch: Fix description of plugin (#67744) 2 years ago
Search.tsx Cloudwatch: Add feedback labels to log groups selector (#60619) 2 years ago
annotationSupport.test.ts
annotationSupport.ts Datasources: Use getDefaultQuery in annotations editors (#61870) 2 years ago
aws_url.test.ts CloudWatch: Make deeplinks work for us-gov and china regions (#64080) 2 years ago
aws_url.ts CloudWatch: Make deeplinks work for us-gov and china regions (#64080) 2 years ago
dataquery.cue CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 2 years ago
dataquery.gen.ts CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 2 years ago
datasource.test.ts Cloudwatch: Add expression field to interpolate variables in Metrics Code Builder (#64288) 2 years ago
datasource.ts Logs: Add new LogRowContext types to `@grafana/data` (#66404) 2 years ago
defaultQueries.ts Datasources: Use getDefaultQuery in annotations editors (#61870) 2 years ago
expressions.ts Cloudwatch: Fix nested recursive type (#66950) 2 years ago
guards.ts
hooks.test.ts Chore: Upgrade to react 18 (#64428) 2 years ago
hooks.ts Cloudwatch: Cleanup resource api (#61465) 2 years ago
memoizedDebounce.ts
module.tsx Cloudwatch: Add run query button (#60089) 2 years ago
plugin.json
standardStatistics.ts CloudWatch: Update metric stat editor to match aws statistics (#66532) 2 years ago
tracking.test.ts CloudWatch: Cross-account querying support (#59362) 3 years ago
tracking.ts CloudWatch: Cross-account querying support (#59362) 3 years ago
types.ts Cloudwatch: Fix some schema todos (#66664) 2 years ago
variables.test.ts CloudWatch: Update metric stat editor to match aws statistics (#66532) 2 years ago
variables.ts CloudWatch: Add account support to variable queries (#63822) 2 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 you are ready to build dashboards for your CloudWatch metrics and logs.

Read more about it here:

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