v0.10.0-rc.0 - 2026-03-31 #1799
metalmatze
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Highlights
Performance Mode: Subquery-based SLO Calculations #1607
SLO burn rate calculations can now use subqueries instead of recording rules, significantly reducing the number of rules Prometheus needs to evaluate and store.
Alert Severity Overrides #1788
Alert severities for multi-burn-rate alerts are now configurable directly in the SLO spec, giving teams full control over how alerts are routed and prioritized.
Prometheus v3 Histogram Support (
lenormalization) #1619Pyrra now correctly handles the
lelabel normalization differences between Prometheus v2 and v3 native histograms, enabling seamless migration to Prometheus v3 for latency-based SLOs.pyrra_urlAnnotations on Alerts #1522All generated alerts now include a
pyrra_urlannotation that links directly to the relevant SLO page in the Pyrra UI, reducing time from alert to context.UI Redesign: shadcn/ui + Tailwind CSS #1789
The UI has been migrated from Bootstrap to shadcn/ui and Tailwind CSS, laying the groundwork for new UI features going forward.
What's Changed
lenormalization in prom 2 and 3 by @pharaujo in feat: supportlenormalization in prom 2 and 3 #1619New Contributors
lenormalization in prom 2 and 3 #1619Full Changelog: v0.9.5...v0.10.0-rc.0
This discussion was created from the release v0.10.0-rc.0 - 2026-03-31.
All reactions