Skip to content

Conversation

dbonf
Copy link
Collaborator

@dbonf dbonf commented Jul 29, 2024

For form based prometheus alerts, the operator to check equality is ==, not =. We fix this bug in this PR.

This is slightly inconsistent with the operator in metric alerts, that uses = but still we use == because the tf resources should be as close as possible to the underlying apis.

Note that this is not really a breaking change because the old = never worked.

@dbonf dbonf merged commit 1be676c into master Jul 29, 2024
@dbonf dbonf deleted the fix-equal-form-based-prometheus branch July 29, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants