Skip to content

Releases: prometheus/cloudwatch_exporter

0.7.0 / 2019-11-27

27 Nov 12:20
Compare
Choose a tag to compare

[FEATURE] Support the configuration of the exporter based on tag name and tag values (#228)
[FEATURE] Support resources tags as info metrics (#229)
[ENHANCEMENT] Update AWS SDK to 1.11.658 (#224)
[BUGFIX] Close files properly on reload (#219, #227)

0.6.0 / 2019-09-24

24 Sep 15:40
Compare
Choose a tag to compare

[CHANGE/ENHANCEMENT] Add labels to "cloudwatch_requests_total" (#144)
[ENHANCEMENT] Auto detect AWS region if none is specified (#208)
[ENHANCEMENT] Do not request dimensions when they are stated (#143)

0.5.0 / 2018-08-16

16 Aug 09:18
Compare
Choose a tag to compare

[FEATURE/CHANGE] Export timestamps from cloudwatch, enabled by default (#99)
[FEATURE] Allow toggling timestamps on a per-metric basis (#102)
[FEATURE] Add health and ready endpoints (#116)

0.1.0 / 2018-01-02

02 Jan 12:47
Compare
Choose a tag to compare

[FEATURE] Added support for reloading config via HUP and a HTTP POST to /-/reload

0.4 / 2017-04-10

10 Apr 11:55
Compare
Choose a tag to compare

[FEATURE] Support for extended cloudwatch statistics
[ENHANCEMENT] Workaround for broken DynamoDB metrics

0.3 / 2017-03-24

24 Mar 16:40
Compare
Choose a tag to compare

[FEATURE] Instance label now explicitly unset. Using honor_labels will now result in no instance label.
[ENHANCEMENT] Upgraded version of AWS libraries, to add proxy support
[ENHANCEMENT] Upgraded to client_java 0.0.21

0.2 / 2016-10-27

27 Oct 10:12
Compare
Choose a tag to compare

[CHANGE] Config is now YAML rather than JSON
[FEATURE] Allow specifying role_arn
[FEATURE] Add homepage
[ENHANCEMENT] Updated versions of AWS and prometheus libraries
[BUGFIX] Actually use help text from config
[BUGFIX] Use AWS SDK to determine endpoints