github FUSAKLA/promruval v3.10.0

11 hours ago
  • ⚠️ Changed: params field of all validators from now on does not allow unknown fields, to avoid typos and mistakes.
  • Added: New param negative to all validators that does regexp matching named *MatchesRegexp to invert the matching logic.
    For example with negative: true the alertNameMatchesRegexp validator will check that the alert name does NOT match the regexp.
  • Fix: Some params were not loaded correctly from the config file in some validators, this is now fixed.
  • Changed: Bump go version to 1.25.4

Don't miss a new promruval release

NewReleases is sending notifications on new releases.