G
Link: https://github.com/prometheus/prometheus/releases/tag/v2.30.0-rc.0
Release notes:
* [FEATURE] **experimental** TSDB: Snapshot in-memory chunks on shutdown for faster restarts. Behind `--enable-feature=memory-snapshot-on-shutdown` flag. [#7229](https://github.com/prometheus/prometheus/pull/7229)More
* [FEATURE] **experimental** Scr...