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
Ashley Harrison d832bde270
Upgrade `@testing-library/user-event` to v14 (#47898)
3 years ago
..
__mocks__ CloudWatch: Run query on blur in logs query field (#47454) 3 years ago
cloudwatch-sql Cloudwatch: Add syntax highlighting and autocomplete for "Metric Search" (#43985) 3 years ago
components Upgrade `@testing-library/user-event` to v14 (#47898) 3 years ago
dashboards
img
metric-math cloudwatch: use monaco from grafana-ui (#45597) 3 years ago
monarch Cloudwatch: Add syntax highlighting and autocomplete for "Metric Search" (#43985) 3 years ago
partials
specs CloudWatch: use custom variable editor (#46943) 3 years ago
utils Chore: Remove console output from some jest tests (#45792) 3 years ago
README.md docs: update cloud data sources README links (#37820) 4 years ago
annotations_query_ctrl.ts Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 4 years ago
aws_url.ts
datasource.d.ts
datasource.test.ts CloudWatch: filter alert queries (#47222) 3 years ago
datasource.ts Frontend: Add notification persistence behind feature flag (#47871) 3 years ago
expressions.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
guards.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
hooks.ts CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
language_provider.test.ts CloudWatch Logs: Add selected region to autocomplete requests (#42194) 4 years ago
language_provider.ts CloudWatch Logs: Add selected region to autocomplete requests (#42194) 4 years ago
memoizedDebounce.ts
migration.test.ts CloudWatch: add dimensions component to variable editor (#47596) 3 years ago
migrations.ts CloudWatch: add dimensions component to variable editor (#47596) 3 years ago
module.tsx CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 3 years ago
syntax.ts Prettier: Upgrade to 2 (#30387) 4 years ago
types.ts CloudWatch: add dimensions component to variable editor (#47596) 3 years ago
variables.test.ts CloudWatch: add dimensions component to variable editor (#47596) 3 years ago
variables.ts CloudWatch: add dimensions component to variable editor (#47596) 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/