Skip to content

0.20.0 / 2016-06-15

Compare
Choose a tag to compare
@fabxc fabxc released this 15 Jun 15:53
· 9825 commits to main since this release

This release contains multiple breaking changes to the configuration schema.

  • [FEATURE] Allow configuring multiple Alertmanagers
  • [FEATURE] Add server name to TLS configuration
  • [FEATURE] Add labels for all node addresses and discover node port if available in Kubernetes SD
  • [ENHANCEMENT] More meaningful configuration errors
  • [ENHANCEMENT] Round scraping timestamps to milliseconds in web UI
  • [ENHANCEMENT] Make number of storage fingerprint locks configurable
  • [BUGFIX] Fix date parsing in console template graphs
  • [BUGFIX] Fix static console files in Docker images
  • [BUGFIX] Fix console JS XHR requests for IE11
  • [BUGFIX] Add missing path prefix in new status page
  • [CHANGE] Rename target_groups to static_configs in config files
  • [CHANGE] Rename names to files in file SD configuration
  • [CHANGE] Remove kubelet port config option in Kubernetes SD configuration