Skip to content

Commit

Permalink
patch - adding less_than_or_equal and more_than_or_equal to promql al…
Browse files Browse the repository at this point in the history
…ert (#240)

* patch - adding less_than_or_equal_usual and more_than_or_equal_usual to metric.promql alert

* adding descriptions
  • Loading branch information
OrNovo committed Jul 3, 2024
1 parent a6e027d commit 60e47fe
Show file tree
Hide file tree
Showing 5 changed files with 1,290 additions and 680 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -580,3 +580,8 @@ Breaking Changes:
* Roles are replaced by "Presets" and "Permission" keys. Read more [here](https://coralogix.com/docs/api-keys/).

Various documentation upgrades

## Release 1.16.1
New Features:
#### resource/coralogix_alert
* adding `more_than_or_equal_usual` and `less_than_or_equal_usual` conditions to `metric.promql` alert.
Loading

0 comments on commit 60e47fe

Please sign in to comment.