You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ENHANCEMENT] Use RecentlyActive feature to only list metrics older than 3 hours when necessary (#296)
[ENHANCEMENT] Implement describe() to prevent the scrape on startup (#259)
[BUGFIX] Handle dynamo metrics without configured dimensions. (#258)
[BUGFIX] Single aws_resource_info per scrape (#298)
[ENHANCEMENT] Support default provider chain for region (#239)
[ENHANCEMENT] Update AWS SDK to 1.11.708 (#248)
[BUGFIX] Fix label name strictness (#247)
[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)
[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)
[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)
[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
[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