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
Isabella Siu d0ba4f18d3
CloudWatch: Metric Insights builder should wrap keywords in quotes (#95742)
9 months ago
..
__mocks__ Cloudwatch: Rename Metric Query to Metric Insights (#89955) 1 year ago
components Chore: Finish converting emotion styles to object syntax (#95399) 9 months ago
dashboards DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
img
language CloudWatch: Metric Insights builder should wrap keywords in quotes (#95742) 9 months ago
migrations Cloudwatch: Rename Metric Query to Metric Insights (#89955) 1 year ago
query-runner CloudWatch: Interpolate region in log context query (#94930) 9 months ago
resources CloudWatch: Remove core imports from CloudWatchRequest (#81422) 1 year ago
utils CloudWatch: Logs queries should retry on throttling errors (#92535) 11 months ago
README.md Cloudwatch: Fix description of plugin (#67744) 2 years ago
annotationSupport.test.ts
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) 1 year ago
dataquery.gen.ts Cloudwatch: Rename Metric Query to Metric Insights (#89955) 1 year ago
datasource.test.ts CloudWatch: Remove dependency on local TemplateSrv (#79283) 2 years ago
datasource.ts Cloudwatch Logs: Fix bug where we did not return errors to user (#87190) 1 year ago
defaultQueries.ts Cloudwatch: Metrics Query Builder should clear old query (#88950) 1 year ago
expressions.ts Frontend: Enable TS IsolatedModules (#95586) 9 months ago
guards.ts
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) 1 year ago
standardStatistics.ts CloudWatch: Update metric stat editor to match aws statistics (#66532) 2 years ago
tracking.test.ts
tracking.ts Cloudwatch: Rename Metric Query to Metric Insights (#89955) 1 year 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/