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
Kevin Yu ee28e9320c
Cloudwatch Logs: Update language definition for Monaco editor (#71402)
2 years ago
..
__mocks__ Datasource: Overhaul plugin error handling and action buttons (#67014) 2 years ago
components Cloudwatch: fix typo (#70478) 2 years ago
dashboards
img
language Cloudwatch Logs: Update language definition for Monaco editor (#71402) 2 years ago
migrations CloudWatch: Remove dynamic labels feature toggle (#67371) 2 years ago
query-runner Fixing typos (#70487) 2 years ago
resources CloudWatch: Add account support to variable queries (#63822) 2 years ago
utils Variables: allow `{}` type in `VariableWithOptions.current ` (#64358) 2 years ago
README.md Cloudwatch: Fix description of plugin (#67744) 2 years ago
Search.tsx Cloudwatch: Add feedback labels to log groups selector (#60619) 2 years ago
annotationSupport.test.ts Cloudwatch: Use new annotation API (#48102) 3 years ago
annotationSupport.ts Datasources: Use getDefaultQuery in annotations editors (#61870) 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 kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2 years ago
dataquery.gen.ts Chore: Generate plugin version and remove lineage version (#69781) 2 years ago
datasource.test.ts Cloudwatch: Add expression field to interpolate variables in Metrics Code Builder (#64288) 2 years ago
datasource.ts Logs: Add new LogRowContext types to `@grafana/data` (#66404) 2 years 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 Chore: Upgrade to react 18 (#64428) 2 years ago
hooks.ts Cloudwatch: Cleanup resource api (#61465) 2 years ago
memoizedDebounce.ts
module.tsx Cloudwatch: Add run query button (#60089) 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: Fix some schema todos (#66664) 2 years ago
variables.test.ts CloudWatch: Update metric stat editor to match aws statistics (#66532) 2 years ago
variables.ts CloudWatch: Add account support to variable queries (#63822) 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/