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
renovate[bot] 3383e2f6b9
Update dependency @grafana/aws-sdk to v0.4.1 (#90898)
10 months ago
..
__mocks__ Cloudwatch: Rename Metric Query to Metric Insights (#89955) 11 months ago
components Update dependency @grafana/aws-sdk to v0.4.1 (#90898) 10 months ago
dashboards DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
img
language Cloudwatch: Add account Id in groupBy options for Metric Insights cross-account (#90906) 10 months ago
migrations Cloudwatch: Rename Metric Query to Metric Insights (#89955) 11 months ago
query-runner Cloudwatch: Rename Metric Query to Metric Insights (#89955) 11 months ago
resources CloudWatch: Remove core imports from CloudWatchRequest (#81422) 1 year ago
utils Cloudwatch: Rename Metric Query to Metric Insights (#89955) 11 months 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 Cloudwatch: Rename Metric Query to Metric Insights (#89955) 11 months ago
dataquery.gen.ts Cloudwatch: Rename Metric Query to Metric Insights (#89955) 11 months ago
datasource.test.ts CloudWatch: Remove dependency on local TemplateSrv (#79283) 1 year ago
datasource.ts Cloudwatch Logs: Fix bug where we did not return errors to user (#87190) 12 months ago
defaultQueries.ts Cloudwatch: Metrics Query Builder should clear old query (#88950) 11 months 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 Cloudwatch: add keywords (#88855) 12 months 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: Rename Metric Query to Metric Insights (#89955) 11 months ago
types.ts CloudWatch: Call query method from DataSourceWithBackend to support public dashboards (#77532) 2 years ago
variables.test.ts Core: Replace deprecated jest matcher toBeCalledWith (#86635) 1 year 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/