Prometheus v0.20.0 Release Notes

Release Date: 2016-06-15 // almost 8 years ago
  • ๐Ÿš€ 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