CloudWatch: Datasource improvements (#20268)
* CloudWatch: Datasource improvements * Add statistic as template variale * Add wildcard to list of values * Template variable intercept dimension key * Return row specific errors when transformation error occured * Add meta feedback * Make it possible to retrieve values without known metrics * Add curated dashboard for EC2 * Fix broken tests * Use correct dashboard name * Display alert in case multi template var is being used for some certain props in the cloudwatch query * Minor fixes after feedback * Update dashboard json * Update snapshot test * Make sure region default is intercepted in cloudwatch link * Update dashboards * Include ec2 dashboard in ds * Do not include ec2 dashboard in beta1 * Display actual region
Showing
pkg/tsdb/cloudwatch/cloudwatch_query.go
0 → 100644
pkg/tsdb/cloudwatch/cloudwatch_query_test.go
0 → 100644
pkg/tsdb/cloudwatch/constants.go
deleted
100644 → 0
pkg/tsdb/cloudwatch/query_transformer.go
0 → 100644
pkg/tsdb/cloudwatch/request_parser.go
0 → 100644
pkg/tsdb/cloudwatch/request_parser_test.go
0 → 100644
pkg/tsdb/cloudwatch/response_parser.go
0 → 100644
pkg/tsdb/cloudwatch/response_parser_test.go
0 → 100644
pkg/tsdb/cloudwatch/time_series_query.go
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment