grafana/public/app/plugins/datasource/cloudwatch
2022-07-19 13:59:30 -04:00
..
__mocks__ CloudWatch: Add default log groups to config page (#49286) 2022-07-07 13:03:02 -04:00
cloudwatch-sql Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
components CloudWatch: Add default log groups to config page (#49286) 2022-07-07 13:03:02 -04:00
dashboards Make sure datasource variable is being used everywhere (#20917) 2019-12-09 11:35:26 +01:00
dynamic-labels Cloudwatch: Dynamic labels autocomplete (#49794) 2022-06-02 10:54:51 +02:00
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
metric-math Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
migrations CloudWatch: fix variable query migration with json template variables (#51207) 2022-06-23 14:23:56 -04:00
monarch Cloudwatch: Dynamic labels autocomplete (#49794) 2022-06-02 10:54:51 +02:00
specs CloudWatch: Use scopedVars in expressions (#49178) 2022-05-26 17:03:55 -04:00
utils CloudWatch: Add multi-value template variable support for log group names in logs query builder (#49737) 2022-06-01 10:23:31 -07:00
annotationSupport.test.ts Cloudwatch: Use new annotation API (#48102) 2022-04-27 12:41:48 +02:00
annotationSupport.ts Cloudwatch: Use new annotation API (#48102) 2022-04-27 12:41:48 +02:00
aws_url.ts Datasource/CloudWatch: Add data links to CloudWatch logs for deep linking to AWS (#24334) 2020-05-08 17:03:15 +01:00
datasource.d.ts tech: ran pretttier on all typescript files 2017-12-19 16:06:54 +01:00
datasource.test.ts CloudWatch: fix log explorer context (#52118) 2022-07-19 13:59:30 -04:00
datasource.ts CloudWatch: fix log explorer context (#52118) 2022-07-19 13:59:30 -04:00
expressions.ts CloudWatch: Add support for AWS Metric Insights (#42487) 2021-11-30 10:53:31 +01:00
guards.ts Cloudwatch: Refactor metrics query editor (#48537) 2022-05-02 10:09:24 +02:00
hooks.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
language_provider.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
language_provider.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
memoizedDebounce.ts CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
module.tsx Explore: simplify support for multiple query editors (#48701) 2022-05-05 10:36:50 +01:00
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 2021-12-22 17:59:26 +01:00
README.md docs: update cloud data sources README links (#37820) 2021-08-24 10:11:07 +02:00
syntax.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts CloudWatch: fix log explorer context (#52118) 2022-07-19 13:59:30 -04:00
variables.test.ts Cloudwatch: Add template variable query function for listing log groups (#50100) 2022-06-03 09:26:57 +02:00
variables.ts Cloudwatch: Add template variable query function for listing log groups (#50100) 2022-06-03 09:26:57 +02:00

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/