Commit Graph

8 Commits

Author SHA1 Message Date
John Engelman 4d5208f121 Refactor to not use embedded structs for config. 2016-05-16 17:31:03 -05:00
John Engelman a4c675dd50 Use internal.Duration for CacheTTL and go fmt 2016-05-16 17:31:03 -05:00
John Engelman c12b89c8ca Allow for wildcard in dimension values to select all available metrics. 2016-05-16 17:31:03 -05:00
John Engelman eac7f23609 Allow configuring cache_ttl for cloudwatch metrics. 2016-05-16 17:31:03 -05:00
John Engelman a2f66682df Use shared AWS credential configuration. 2016-05-16 17:31:03 -05:00
John Engelman 1c4043ab39 Closes #1085 - allow for specifying AWS credentials in config.
closes #1085
closes #1086
2016-04-26 17:24:05 -06:00
Cameron Sparr 7b27cad1ba Dont specify AWS credential chain, use default
closes #1078
2016-04-22 11:43:20 -06:00
Josh Hardy d5b9e003fe Add CloudWatch input plugin
Rebased commit of previously reviewed branch.
Added cloudwatch client Mock and more rich unit tests.

closes #935
closes #936
2016-04-06 13:45:06 -06:00