CloudWatch: GetMetricData refactoring & fix label handling (#16383)
* fix label handling * SEARCH() results could have multiple namespace, remove from legend * divide GetMetricStatistics related code * divide GetMetricData related code * divide parseGetMetricDataResponse() * divide parseGetMetricDataQuery() * divide test code * add test for GetMetricData * add test for GetMetricData parse response * fix bug of terminating gap * fix gofmt
Showing
pkg/tsdb/cloudwatch/get_metric_data.go
0 → 100644
pkg/tsdb/cloudwatch/get_metric_data_test.go
0 → 100644
pkg/tsdb/cloudwatch/get_metric_statistics.go
0 → 100644
Please
register
or
sign in
to comment