Hi all, noob here. I need to setup a very basic monitor that looks something like this.
- Call an HTTP endpoint that returns a JSON object
- Read one of the values from the JSON object
- If value x is over y, check passes
I can’t seem to find a way to setup a rule like this. Am I in custom script territory? Thanks!