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
Ashley Harrison b3cff22db3
Chore: Improve types (#85659)
1 year ago
..
__mocks__ Cloudwatch Metrics: Adjust error handling (#79911) 1 year ago
components CloudWatch: Clarify match exact tooltip and docs (#85095) 1 year ago
dashboards DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
img
language CloudWatch: Remove core imports from CloudWatchRequest (#81422) 1 year ago
migrations Cloudwatch: Move getNextRefIdChar util from app/core/utils to @grafana/data (#80471) 1 year ago
query-runner CloudWatch: Remove core imports from CloudWatchRequest (#81422) 1 year ago
resources CloudWatch: Remove core imports from CloudWatchRequest (#81422) 1 year ago
utils CloudWatch: Remove dependency on local TemplateSrv (#79283) 1 year ago
README.md Cloudwatch: Fix description of plugin (#67744) 2 years ago
annotationSupport.test.ts Cloudwatch: Use new annotation API (#48102) 3 years ago
annotationSupport.ts Cloudwatch: reorg files in components (#73176) 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 Chore: Remove pfs.GrafanaPlugin from schemas (#71884) 2 years ago
dataquery.gen.ts Schemas: Reduce duplicated jenny code (#84061) 1 year ago
datasource.test.ts CloudWatch: Remove dependency on local TemplateSrv (#79283) 1 year ago
datasource.ts CloudWatch: Remove dependency on local TemplateSrv (#79283) 1 year 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 CloudWatch: Remove core imports from CloudWatchRequest (#81422) 1 year ago
hooks.ts CloudWatch: Remove core imports from CloudWatchRequest (#81422) 1 year ago
memoizedDebounce.ts Chore: Improve types (#85659) 1 year ago
module.tsx Cloudwatch: reorg files in components (#73176) 2 years ago
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 3 years ago
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: Call query method from DataSourceWithBackend to support public dashboards (#77532) 2 years ago
variables.test.ts CloudWatch: Update metric stat editor to match aws statistics (#66532) 2 years ago
variables.ts QueryRunners: Bind the query function where it is passed on (#73399) 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/