Skip to content

Tags: pyrra-dev/pyrra

Tags

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update module github.com/fsnotify/fsnotify to v1.10.0 (#1844)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.10.0-rc.3

Toggle v0.10.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: restore ExternalURL field for /objectives handler (#1819)

v0.10.0-rc.2

Toggle v0.10.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add RuleOutput labels and PerformanceOverAccuracy for BoolGauge (#1816)

* Add RuleOutput to pass labels to split PrometheusRules

* Add PerformanceOverAccuracy support for BoolGauge indicators

* Fix gofumpt formatting in controller test

* fix: move burnrate alerts to short rules in split Prometheus generation

When splitting Prometheus rules for performance over accuracy, alerts should
fire on the frequently-evaluated short rules, not on long rules. Long rules
are only for calculating the full 4-week error budget window via subquery.

Move burnrates from longSpec to shortSpec so that ErrorBudgetBurn and
SLOMetricAbsent alerts are evaluated frequently with short intervals.

v0.10.0-rc.1

Toggle v0.10.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: sanitize logr key-value pairs in goKitLogSink to prevent unsuppo… (

#1804)

v0.10.0-rc.0

Toggle v0.10.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update dependency jsdom to v29.0.1 (main) (#1792)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.9.5

Toggle v0.9.5's commit message
fix: add correct sorting for 'lset' column

v0.9.4

Toggle v0.9.4's commit message
fix(controller): prevent invalid update after creating PrometheusRule…

…/ConfigMap

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1715 from pyrra-dev/renovate/release-0.9-promethe…

…us-packages

fix(deps): update module github.com/prometheus/common to v0.67.5 (release-0.9)

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1614 from pmody-te/fix/webhook-registration-issue…

…-1612

Fix webhook registration after controller-runtime upgrade to v0.22.3

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1624 from pyrra-dev/claude/fix-pyrra-bug-011CUriq…

…bhKLFumcqszsURkM

Fix: Aggregate multi burn rate queries with sum()