Prometheus
Monitoring system
Prometheus has a new LTS baseline, and it tightened how credentials survive a redirect.
◆Recent moves
- 12d ago
3.13.2 fixes SIGBUS crashes when the data disk fills
A patch on the new LTS line pairing two dependency CVE bumps with a real reliability fix: the active query tracker file is now preallocated so a full data disk no longer takes the server down with SIGBUS. Small, but the kind of failure mode that only shows up in production.
View source ↗ - 1mo ago
3.13.1 corrects wrong range-query results after chunk truncation
The first patch on 3.13 LTS corrects a TSDB fault where range queries could read samples from the wrong chunk or hit spurious not-found errors after head-chunk truncation. A wrong-answer bug rather than a crash, which matters more on the line operators are being told to standardize on.
View source ↗ - 1mo ago
3.5.5 rebuilds the old LTS with a patched UI dependency
A maintenance build on the outgoing 3.5 LTS line carrying a newer Go toolchain and one patched UI dependency. No behavior change — this is the security-only mode the older line has settled into.
View source ↗ - 1mo ago
3.13.0-rc.0 previews the LTS behavior changes
The first release candidate for the LTS, and the first place the credential-forwarding change is visible to operators testing upgrades. It also carries the SHA-256 switch for rule-group pagination tokens, a promtool path-resolution change, and a rename of the experimental duration functions.
View source ↗ - 1mo ago
3.13.0 / 2026-07-01
⚡ SPARKThe new Long Term Support release, and the point where credentials stop crossing a host boundary on redirect. It sets the baseline most deployments will sit on for the next support cycle, and it is a behavior change rather than a patch — which is why it landed in an LTS rather than a routine minor.
View source ↗ - 1mo ago
3.13.0-rc.1 re-cuts the candidate after a broken build pipeline
A second release candidate cut because the first was only partially published after the npm-to-pnpm migration broke CI. Almost everything in it is build plumbing; the one user-facing change is where third-party UI licenses are served from.
View source ↗