Prometheus release candidate v2.30.0-rc.0 is available
16 views
Skip to first unread message
Ganesh Vernekar
unread,
Sep 9, 2021, 10:12:09 AM9/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to prometheus-announce
Hello everyone,
We just released v2.30.0-rc.0. Some of the highlights of these release are:
Snapshot in-memory chunks on shutdown for faster restarts. (Note that you will not experience the speedup right when you enable this feature, but during the restarts that happen after Prometheus is already running with this feature enabled).
Configure scrape interval and scrape timeout via relabeling using __scrape_interval__ and __scrape_timeout__ labels respectively.
Ability to fine tune the scrape timestamp tolerance.
Along with this it also includes a bunch of optimisations in remote write, TSDB, promtool, and scraping.