update the test to include the rate

This commit is contained in:
Nathan Haneysmith
2016-08-25 18:17:33 -07:00
committed by Jack Zampolin
parent ec4893c5cf
commit 3aa2af2e44

View File

@@ -58,6 +58,7 @@ func TestGather(t *testing.T) {
Namespace: "AWS/ELB",
Delay: internalDuration,
Period: internalDuration,
RateLimit: 10,
}
var acc testutil.Accumulator