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
Erik Sundell 4c654ddb76
Cloudwatch: Refactor metrics resource request (#57424)
3 years ago
..
__mocks__ Chore: more any/type assertion improvements (#57450) 3 years ago
cloudwatch-sql refactoring dimension values frontend req (#57475) 3 years ago
components refactoring dimension values frontend req (#57475) 3 years ago
dashboards Make sure datasource variable is being used everywhere (#20917) 6 years ago
dynamic-labels Core code editor/builder components (#52421) 3 years ago
img optimize png images using zopflipng (#6197) 9 years ago
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) 3 years ago
monarch Cloudwatch: Break out resource requests from datasource file (#55358) 3 years ago
query-runner CloudWatch: Make sure adoption tracking is done on valid, migrated queries (#56872) 3 years ago
utils CloudWatch: Make sure adoption tracking is done on valid, migrated queries (#56872) 3 years ago
README.md docs: update cloud data sources README links (#37820) 4 years ago
annotationSupport.test.ts Cloudwatch: Use new annotation API (#48102) 3 years ago
annotationSupport.ts Cloudwatch: Use new annotation API (#48102) 3 years ago
api.test.ts Cloudwatch: Refactor metrics resource request (#57424) 3 years ago
api.ts Cloudwatch: Refactor metrics resource request (#57424) 3 years ago
aws_url.ts Datasource/CloudWatch: Add data links to CloudWatch logs for deep linking to AWS (#24334) 5 years ago
datasource.test.ts Cloudwatch: Refactor metrics resource request (#57424) 3 years ago
datasource.ts Cloudwatch: Refactor - move describe all log groups to call resource handler (#55582) 3 years ago
expressions.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
guards.ts Cloudwatch: Refactor metrics query editor (#48537) 3 years ago
hooks.ts Cloudwatch: Refactor dimension keys resource request (#57148) 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 CloudWatch: Datasource improvements (#20268) 6 years ago
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) 3 years ago
standardStatistics.ts Cloudwatch: Break out resource requests from datasource file (#55358) 3 years ago
syntax.ts Chore: ESlint import order (#44959) 3 years ago
tracking.test.ts CloudWatch: Make sure adoption tracking is done on valid, migrated queries (#56872) 3 years ago
tracking.ts CloudWatch: Make sure adoption tracking is done on valid, migrated queries (#56872) 3 years ago
types.ts Cloudwatch: Refactor metrics resource request (#57424) 3 years ago
variables.test.ts refactoring dimension values frontend req (#57475) 3 years ago
variables.ts refactoring dimension values frontend req (#57475) 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/