grafana/pkg/tsdb/cloudwatch/models
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
..
resources CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
api.go Cloudwatch: Backend cleanup (#59663) 2022-12-02 10:21:46 +01:00
cloudwatch_query.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
cloudwatch_query_test.go Cloudwatch: Backend cleanup (#59663) 2022-12-02 10:21:46 +01:00
gmd_errors.go Cloudwatch: Backend cleanup (#59663) 2022-12-02 10:21:46 +01:00
http_error.go
query_error.go
query_row_response.go Cloudwatch: Backend cleanup (#59663) 2022-12-02 10:21:46 +01:00
settings.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
settings_test.go Cloudwatch: Refactor datasource instance factory method (#57452) 2022-10-25 09:52:12 +02:00
types.go CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00