grafana/pkg/tsdb/cloudwatch/routes
Erik Sundell fde9a5d112
Cloudwatch: Backend cleanup (#59663)
* cleanup cloudwatch.go

* streamline interface naming

* use utility func

* rename test utils file

* move util function to where they are used

* move dtos to models

* split integration tests from the rest

* Update pkg/tsdb/cloudwatch/cloudwatch.go

Co-authored-by: Isabella Siu <Isabella.siu@grafana.com>

* refactor error codes aggregation

* move error messages to models

Co-authored-by: Isabella Siu <Isabella.siu@grafana.com>
2022-12-02 10:21:46 +01:00
..
accounts_test.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
accounts.go Cloudwatch: Backend cleanup (#59663) 2022-12-02 10:21:46 +01:00
dimension_keys_test.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
dimension_keys.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
dimension_values_test.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
dimension_values.go CloudWatch: fix custom namespace for listing dimension keys, refactor to non-pointer types, add test assertions, rename packages (#59106) 2022-11-22 15:59:11 +01:00
http_helpers.go Cloudwatch: Refactor dimension keys resource request (#57148) 2022-10-20 12:53:28 +02:00
log_groups_test.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
log_groups.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
metrics_test.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
metrics.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
middleware_test.go use logger context in cloudwatch (#57842) 2022-11-02 10:14:02 -04:00
middleware.go use logger context in cloudwatch (#57842) 2022-11-02 10:14:02 -04:00
namespaces_test.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
namespaces.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00