mirror of
https://github.com/go-kit/kit.git
synced 2025-07-17 01:12:38 +02:00
* use batch values API for CloudWatch PutMetric data call which was introduced at https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#release-v11536-2018-09-17 * fix test, so they can accept the list of received values from the gauge * use batch api always