1
0
mirror of https://github.com/go-kit/kit.git synced 2025-07-17 01:12:38 +02:00

4 Commits

Author SHA1 Message Date
7dd081564b use batch values API for CloudWatch PutMetric data call (#960)
* 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
2020-02-20 22:15:27 +01:00
85a8f27407 metrics: remove commented-out debug code (#770) 2018-10-01 13:14:54 -07:00
8114e4a6e6 metrics: cleanup 2016-08-17 22:28:06 +01:00
8cce994f81 mv metrics3 metrics 2016-08-17 22:28:06 +01:00