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
Stephanie Hingtgen fb5a7acc73
Plugins: Add cloudwatch support with the secure socks proxy (#65303)
2 years ago
..
__mocks__ CloudWatch Logs: Fix to make log queries use a relative time if available (#65236) 2 years ago
components Plugins: Add cloudwatch support with the secure socks proxy (#65303) 2 years ago
dashboards Make sure datasource variable is being used everywhere (#20917) 6 years ago
img optimize png images using zopflipng (#6197) 9 years ago
language Cloudwatch Logs: Fix log group names not interpolating with multiple variables (#64567) 2 years ago
migrations Cloudwatch: Define and use getDefaultquery instead of calling onChange on mount (#60221) 3 years ago
query-runner CloudWatch Logs: Fix to make log queries use a relative time if available (#65236) 2 years ago
resources CloudWatch: Add account support to variable queries (#63822) 2 years ago
utils Cloudwatch Logs: Fix log group names not interpolating with multiple variables (#64567) 2 years ago
README.md docs: update cloud data sources README links (#37820) 4 years ago
Search.tsx Cloudwatch: Add feedback labels to log groups selector (#60619) 3 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 Cloudwatch: Use generated TS types (#63166) 2 years ago
dataquery.gen.ts Cloudwatch: Use generated TS types (#63166) 2 years ago
datasource.test.ts Cloudwatch: Add expression field to interpolate variables in Metrics Code Builder (#64288) 2 years ago
datasource.ts Cloudwatch: Restructure languages in plugin root (#61490) 2 years ago
defaultQueries.ts Datasources: Use getDefaultQuery in annotations editors (#61870) 2 years ago
expressions.ts Cloudwatch: Use generated TS types (#63166) 2 years ago
guards.ts Cloudwatch: Refactor metrics query editor (#48537) 3 years ago
hooks.test.ts Cloudwatch: Cleanup resource api (#61465) 2 years ago
hooks.ts Cloudwatch: Cleanup resource api (#61465) 2 years ago
memoizedDebounce.ts CloudWatch: Datasource improvements (#20268) 6 years ago
module.tsx Cloudwatch: Add run query button (#60089) 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
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: Use generated TS types (#63166) 2 years ago
variables.test.ts CloudWatch: Add account support to variable queries (#63822) 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 are ready to build dashboards for your CloudWatch metrics.

Read more about it here:

https://grafana.com/docs/grafana/latest/datasources/cloudwatch/