Hi folks!
I just wanted to make a quick announcement about a new feature we just released.
You can now use three new operators in NRQL alert condition thresholds:
-
<=
(less than or equal to) -
>=
(greater than or equal to) -
!=
(not equal to)
We had finished this a few days ago, but wanted to ensure that these new operators are available for Terraform users as well. So now you can use these in the UI, API, or Terraform.
I hope you find this useful, and happy alerting!