Skip to content

v0.11.0

Compare
Choose a tag to compare
@yann-soubeyrand yann-soubeyrand released this 21 Aug 09:40
· 21 commits to master since this release

CHANGELOG

Breaking changes:

  • Project has been renamed to Prometheus PuppetDB SD.
  • Kubernetes configmap output has been modified to become a Kubernetes secret output.
  • Puppetdb input source has been switched from custom fact to Prometheus::Scrape_job resource.
  • Default output format has been changed.

Enhancements:

  • Fix ineffassign warnings #18
  • Fix golint warnings #15
  • Configuration has been refactored: it is now organized in group of options.
  • New output formats have been added: in addition to a unique static_config list, a list of scrape_configs or a list of static_config by job can now be outputted.

Closed issues:

  • Add Rancher secret output #29