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
Shirley 8516e63937
CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in frontend (#67222)
2 years ago
..
__mocks__ Datasource: Overhaul plugin error handling and action buttons (#67014) 2 years ago
components CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in frontend (#67222) 2 years ago
dashboards Make sure datasource variable is being used everywhere (#20917) 6 years ago
img
language CloudWatch: Fix cachedQueries insights not being updated for metric queries (#65495) 2 years ago
migrations CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in frontend (#67222) 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 docs: update cloud data sources README links (#37820) 4 years ago
Search.tsx Cloudwatch: Add feedback labels to log groups selector (#60619) 2 years ago
annotationSupport.test.ts Cloudwatch: Use new annotation API (#48102) 3 years ago
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 Cloudwatch: Refactor metrics query editor (#48537) 3 years ago
hooks.test.ts Chore: Upgrade to react 18 (#64428) 2 years ago
hooks.ts Cloudwatch: Cleanup resource api (#61465) 2 years ago
memoizedDebounce.ts CloudWatch: Datasource improvements (#20268) 6 years ago
module.tsx Cloudwatch: Add run query button (#60089) 2 years ago
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 3 years ago
standardStatistics.ts Cloudwatch: Break out resource requests from datasource file (#55358) 3 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: Add account support to variable queries (#63822) 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 are ready to build dashboards for your CloudWatch metrics.

Read more about it here:

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