You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Add IncorrectResourceUsageData alert.
Changed
Made MimirIngesterNeedsToBeScaledUp alert less sensitive to CPU usage.
Increase MimirIngesterNeedsToBeScaledUp alert's time to trigger from 1h to 6h to avoid noise coming from temporary spikes like from stable-testing installations (giantswarm/giantswarm#33513)
Rewrite Flux alerting rules towards the gotk_resource_info emitted by the Kube State Metrics.
Drop customer-related alerting rules of Flux.
Rules unit tests: support for $provider template so we can move provider-specific tests to global tests.
Rules unit tests: simplify files organization by removing the capi folder. Also fixes a bug in cloud-director tests.
Rules linting: run against all configured providers.
Exclude more containers from Rocket's ManagementClusterContainerIsRestartingTooFrequently alert.