Skip to content

Releases: pyrra-dev/pyrra

v0.5.4 - 2023-02-20

20 Feb 19:10
5d9bb84
Compare
Choose a tag to compare

What's Changed

  • Fix the for duration formatting in the AlertsTable by @metalmatze in #619
  • Use text for relative timestamps and numbers for absolute by @metalmatze in #618

Full Changelog: v0.5.3...v0.5.4

v0.5.3 - 2023-02-17

17 Feb 14:42
9505c21
Compare
Choose a tag to compare

This patch release is for people using the generic recording rules for Grafana dashboards! Please update if you use these!

What's Changed

  • Fix ratio generic recording rules for SLOs with different metric names by @metalmatze in #614

Full Changelog: v0.5.2...v0.5.3

v0.5.2 - 2022-12-14

14 Dec 17:35
61eb388
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1 - 2022-11-19

19 Nov 14:49
68d9851
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - 2022-11-08

08 Nov 13:13
7bd9bb0
Compare
Choose a tag to compare

Highlights

  • Grafana dashboards #439, see examples/grafana/
  • Possibility to disable alerting #375
  • Auto reloading on detail page #355
  • Show duration histogram on detail page #450
  • Alert if SLIs are absent #477

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.5.0

v0.4.4 - 2022-07-06

06 Jul 21:52
3738a60
Compare
Choose a tag to compare

SLOs in the list table were often showing "No data", like in the picture below. This bug has finally been found and fixed in #359.
row-nodata
In the future this should rarely show up. Mostly when the generated rules aren't properly loaded (yet).

What's Changed

Full Changelog: v0.4.3...v0.4.4

Container Images

docker pull ghcr.io/pyrra-dev/pyrra:v0.4.4
podman pull ghcr.io/pyrra-dev/pyrra:v0.4.4

v0.4.3 - 2022-06-29

28 Jun 23:18
44c2db0
Compare
Choose a tag to compare

The "Multi Burn Rate Alerts" is fixed and shows the current burn rate values again:

broken
fixed

What's Changed

  • Fix current burnrates values in alerting table on detail page by @metalmatze in #334
  • Fix multi burn rate alerts current value NaN handling by @metalmatze in #335
  • Use burnrate recording rules to query for alerts table by @metalmatze in #350

Full Changelog: v0.4.2...v0.4.3

v0.4.2 - 2022-06-16

16 Jun 08:43
70b3a1a
Compare
Choose a tag to compare

What's Changed

  • Fix prometheus URL passed in for kubernetes command by @metalmatze in #325
  • Fix latency burnrate recording rules with regexp matchers by @metalmatze in #327

Full Changelog: v0.4.1...v0.4.2

v0.4.1 - 2022-06-13

13 Jun 00:16
33a0f69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0 - 2022-05-17

17 May 10:27
fa1b9be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.4.0