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
Ida Štambuk 1c8ad04f8d
Cloudwatch: Add expression field to interpolate variables in Metrics Code Builder (#64288)
2 years ago
..
__mocks__ CloudWatch Logs: Fix interpolation of scoped variables in queryString (#64267) 2 years ago
components CloudWatch: Add account support to variable queries (#63822) 2 years ago
dashboards
img
language Cloudwatch: Restructure languages in plugin root (#61490) 2 years ago
migrations Cloudwatch: Define and use getDefaultquery instead of calling onChange on mount (#60221) 2 years ago
query-runner Cloudwatch: Add expression field to interpolate variables in Metrics Code Builder (#64288) 2 years ago
resources CloudWatch: Add account support to variable queries (#63822) 2 years ago
utils Chore: more ts test fixes (#63438) 2 years ago
README.md
Search.tsx Cloudwatch: Add feedback labels to log groups selector (#60619) 2 years ago
annotationSupport.test.ts
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
hooks.test.ts Cloudwatch: Cleanup resource api (#61465) 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
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/