Skip to content

Releases: giantswarm/prometheus-rules

v4.48.0

12 Mar 09:09
cb3bff6
Compare
Choose a tag to compare

Added

  • Add first log based alert to detect CIDRNotAvailable events.
  • Add Loki rules validation in CI.

Changed

  • Update StatefulsetNotSatisfiedAtlas to fire after 3 days.

Fixed

  • Use the api group for the crossplane alerts to filter out resources that we don't care about.

Removed

  • Remove PrometheusOperatorSyncFailed alert.
  • Remove PrometheusOperatorReconcileErrors alert.

v4.47.0

04 Mar 08:29
bb00ada
Compare
Choose a tag to compare

Added

  • Document how to create alerts based on logs.

Changed

  • Make logs and metrics tenant configurable via helm values.

v4.46.1

27 Feb 13:48
ae02fd9
Compare
Choose a tag to compare
  • make disk fill up alert for zot more sensitive

v4.46.0

27 Feb 07:35
2b66f65
Compare
Choose a tag to compare

Added

  • Add LokiLogTenantIdMissing alert to detect dropped log lines due to missing tenant.

Changed

  • Make JobHasNotBeenScheduledForTooLong alerts business hours only.

v4.45.0

25 Feb 08:52
cf0185c
Compare
Choose a tag to compare

Changed

  • update the alert annotation to match with the grafana built-in annotations to be able to link alerts with dashboards.
    • runbook_url is now the full url to the runbook
    • dashboardUid is now split between __dashboardUid__ and dashboardQueryParams and dashboardExternalUrl

Removed

  • clean up the loki ruler datasource as we now have a datasource per tenant

v4.44.0

20 Feb 14:26
725f34a
Compare
Choose a tag to compare

Changed

  • clean up our alert annotations to match with best practices
  • rename check-opsrecipes.sh to check-runbooks.sh
  • rename make target test-opsrecipes to test-runbooks

v4.43.0

20 Feb 13:32
d8644d2
Compare
Choose a tag to compare

Changed

  • Load loki rules into the giantswarm tenant.

v4.42.1

17 Feb 14:14
7777676
Compare
Choose a tag to compare

Fixed

  • Fix dashboard annotation for the MimirObjectStorageLowRate alert.

v4.42.0

14 Feb 08:52
eea287a
Compare
Choose a tag to compare

Changed

  • Update grafana permission cronjob related alerts to only run on vintage installations

v4.41.0

14 Feb 07:53
ac4d421
Compare
Choose a tag to compare

Removed

  • Remove ManagementClusterAPIServerLatencyTooHigh and KubeletDockerOperationsLatencyTooHigh noisy notifying alerts.