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 eef9a7b4e5
Cloudwatch: Rename Metric Query to Metric Insights (#89955)
2 years ago
..
__mocks__ Cloudwatch: Rename Metric Query to Metric Insights (#89955) 2 years ago
components Cloudwatch: Rename Metric Query to Metric Insights (#89955) 2 years ago
dashboards
img
language
migrations Cloudwatch: Rename Metric Query to Metric Insights (#89955) 2 years ago
query-runner Cloudwatch: Rename Metric Query to Metric Insights (#89955) 2 years ago
resources
utils Cloudwatch: Rename Metric Query to Metric Insights (#89955) 2 years ago
README.md
annotationSupport.test.ts
annotationSupport.ts
aws_url.test.ts
aws_url.ts
dataquery.cue Cloudwatch: Rename Metric Query to Metric Insights (#89955) 2 years ago
dataquery.gen.ts Cloudwatch: Rename Metric Query to Metric Insights (#89955) 2 years ago
datasource.test.ts
datasource.ts Cloudwatch Logs: Fix bug where we did not return errors to user (#87190) 2 years ago
defaultQueries.ts Cloudwatch: Metrics Query Builder should clear old query (#88950) 2 years ago
expressions.ts
guards.ts
hooks.test.ts
hooks.ts
memoizedDebounce.ts Chore: Improve types (#85659) 2 years ago
module.tsx
plugin.json Cloudwatch: add keywords (#88855) 2 years ago
standardStatistics.ts
tracking.test.ts
tracking.ts Cloudwatch: Rename Metric Query to Metric Insights (#89955) 2 years ago
types.ts
variables.test.ts Core: Replace deprecated jest matcher toBeCalledWith (#86635) 2 years ago
variables.ts

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/