Skip to content

Releases: mtlang/cloudwatch_exporter

v1.3.0

23 Sep 19:13
Compare
Choose a tag to compare

Added support for Extended Statistics

v1.2.0

19 Sep 19:21
Compare
Choose a tag to compare

Added support for an exclude_accounts list

v1.1.1

05 Sep 18:25
Compare
Choose a tag to compare

Fix for tasks that have a dimension but not a regex.

v1.1.0

05 Sep 18:13
Compare
Choose a tag to compare

Reorganized several internal structs to remove redundant data.

Renamed metrics to no longer contain the statistic. Statistics are now a label.

v1.0.1

04 Sep 16:21
Compare
Choose a tag to compare

Role name and account are no longer required, will use default credential chain if not specified.

Fixed "task" url parameter. Would previously scrape every task, regardless of what was specified.

v1.0.0

04 Sep 15:20
77702a8
Compare
Choose a tag to compare

Initial Release

This first release marks the first version which can scrape cross-account, cross-region, and in adequate time.