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 d3a33de503
Cloudwatch: Fix log group variable interpolation (#62640) (#62722)
3 years ago
..
__mocks__ [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
cloudwatch-sql CloudWatch: Refactor metrics resource request frontend (#57602) 3 years ago
components [v9.3.x] CloudWatch: Fix - make sure dimensions are propagated to alert query editor (#59933) 3 years ago
dashboards
dynamic-labels [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
img
metric-math Cloudwatch: Break out resource requests from datasource file (#55358) 3 years ago
migrations CloudWatch: fix variable query migration with json template variables (#51207) 4 years ago
monarch Cloudwatch: Break out resource requests from datasource file (#55358) 3 years ago
query-runner [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
utils [v9.3.x] CloudWatch: Fix deeplinks to still be able to pass log group names (#60216) 3 years ago
README.md docs: update cloud data sources README links (#37820) 4 years ago
Search.tsx [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
annotationSupport.test.ts Cloudwatch: Use new annotation API (#48102) 4 years ago
annotationSupport.ts Cloudwatch: Use new annotation API (#48102) 4 years ago
api.test.ts [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
api.ts [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
aws_url.ts
datasource.test.ts [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
datasource.ts [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
expressions.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
guards.ts Cloudwatch: Refactor metrics query editor (#48537) 4 years ago
hooks.test.ts [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
hooks.ts [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
language_provider.test.ts CloudWatch: Refactoring - decouple logs and metrics in datasource file (#55079) 3 years ago
language_provider.ts CloudWatch: Refactoring - decouple logs and metrics in datasource file (#55079) 3 years ago
memoizedDebounce.ts
module.tsx CloudWatch: Enable feature adoption tracking in the plugin (#54299) 3 years ago
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 4 years ago
standardStatistics.ts Cloudwatch: Break out resource requests from datasource file (#55358) 3 years ago
syntax.ts Chore: ESlint import order (#44959) 4 years ago
tracking.test.ts [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
tracking.ts [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
types.ts [v9.3.x] CloudWatch: Cross-account querying support (#59389) 3 years ago
variables.test.ts Cloudwatch: Fix log group variable interpolation (#62640) (#62722) 3 years ago
variables.ts Cloudwatch: Fix log group variable interpolation (#62640) (#62722) 3 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/