Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

Releases: n888/prometheus-lightsail-sd

1.0.3 / 2020-09-19

19 Sep 04:16
6636216
Compare
Choose a tag to compare
  • [CHANGE] Bump go module deps to latest and build version to 1.15
  • [CHANGE] The default value for --profile is now null
  • [CHANGE] Retry connection on failure to AWS API
  • [ENHANCEMENT] Add metrics path config via --web.telemetry-path="/metrics"
  • [ENHANCEMENT] Log AWS authentication & connection errors

1.0.2 / 2020-06-08

09 Jun 06:25
af685ea
Compare
Choose a tag to compare
  • [FEATURE] Add initial metrics support, default::8383/metrics
    • Listen address configurable via --web.listen-address=":8383"
  • [ENHANCEMENT] Build with go 1.13.12, switch to go modules from govendor, and bump go dependencies to latest
  • [BUGFIX] Support the case where an instance is stopped, and does not have a static IP assigned.

1.0.1 / 2019-12-21

21 Dec 21:05
Compare
Choose a tag to compare

v1.0 / 2019-11-21

21 Nov 15:31
Compare
Choose a tag to compare
  • Initial release