Skip to content

Latest commit

 

History

History
160 lines (99 loc) · 8.28 KB

CHANGELOG.md

File metadata and controls

160 lines (99 loc) · 8.28 KB

Change Log

0.11.3 (2019-09-16)

Full Changelog

Closed issues:

  • puppetdb: handle cases when targets or labels are empty

0.11.2 (2019-09-16)

Full Changelog

Closed issues:

  • Dockerfile: fix volume permissions

0.11.1 (2019-09-16)

Full Changelog

Closed issues:

  • Dockerfile: fix a bug with CMD

0.11.0 (2019-08-21)

Full 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.

Implemented 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

0.10.0 (2019-05-15)

Full Changelog

Merged pull requests:

0.9.1 (2018-10-30)

Full Changelog

Fixed bugs:

  • Adding an exporter without labels crashes #27

Merged pull requests:

0.9.0 (2018-06-26)

Full Changelog

Merged pull requests:

0.8.1 (2018-05-22)

Full Changelog

Implemented enhancements:

  • Remove deprecated backward compatbility feature #16
  • Use vendoring #12

Fixed bugs:

  • Fix Travis CI configuration (or don't use it anymore) #14

Closed issues:

  • Fetch current NameSpace #20
  • How to include the scrape configs in conf.d in Prometheus main configuration? #7
  • Role to target mapping #5

Merged pull requests:

0.8.0 (2018-03-23)

Full Changelog

0.7.1 (2018-02-26)

Full Changelog

0.7.0 (2018-02-26)

Full Changelog

Merged pull requests:

  • Use relabel_configs to override scheme and metrics_path #10 (mcanevet)

0.6.0 (2018-02-15)

Full Changelog

Closed issues:

  • Connecting to Puppet DB over HTTPS (TLS) #3

Merged pull requests:

0.5.2 (2017-06-13)

Full Changelog

0.5.1 (2017-05-04)

Full Changelog

Merged pull requests:

0.5.0 (2017-04-27)

Full Changelog

0.4.4 (2017-03-22)

Full Changelog

0.4.3 (2017-03-17)

Full Changelog

0.4.2 (2017-03-15)

Full Changelog

Merged pull requests:

  • Exclude EL5 distro (no prometheus_writer available) #1 (mcanevet)

0.4.1 (2017-01-31)

Full Changelog

0.4.0 (2017-01-12)

Full Changelog

0.3.0 (2017-01-12)

Full Changelog

0.2.0 (2017-01-12)

* This Change Log was automatically generated by github_changelog_generator