cloudwatch.go
5.88 KB
-
CloudWatch: GetMetricData refactoring & fix label handling (#16383) · 864a6262
* 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
Mitsuhiro Tanda committed