prometheus v2.12.0-rc.0 Release Notes

Release Date: 2019-08-14 // over 4 years ago
    • ๐ŸŒฒ [FEATURE] Track currently active PromQL queries in a log file. #5794
    • [FEATURE] Enable and provide binaries for mips64 / mips64le architectures. #5792
    • ๐Ÿ“ฑ [ENHANCEMENT] Improve responsiveness of targets web UI and API endpoint. #5740
    • [ENHANCEMENT] Improve remote write desired shards calculation. #5763
    • [ENHANCEMENT] Flush TSDB pages more precisely. tsdb#660
    • [ENHANCEMENT] Add prometheus_tsdb_retention_limit_bytes metric. tsdb#667
    • ๐ŸŒฒ [ENHANCEMENT] Add logging during TSDB WAL replay on startup. tsdb#662
    • [ENHANCEMENT] Improve TSDB memory usage. tsdb#653, tsdb#643, tsdb#654, tsdb#642, tsdb#627
    • ๐Ÿ›  [BUGFIX] Check for duplicate label names in remote read. #5829
    • ๐Ÿ›  [BUGFIX] Mark deleted rules' series as stale on next evaluation. #5759
    • ๐Ÿ›  [BUGFIX] Fix JavaScript error when showing warning about out-of-sync server time. #5833
    • ๐Ÿ›  [BUGFIX] Fix promtool test rules panic when providing empty exp_labels. #5774
    • ๐Ÿ›  [BUGFIX] Only check last directory when discovering checkpoint number. #5756
    • ๐Ÿ›  [BUGFIX] Fix error propagation in WAL watcher helper functions. #5741
    • ๐Ÿ›  [BUGFIX] Correctly handle empty labels from alert templates. #5845