When using the "HTTP(s) Json query" or "HTTP(s) keyword" monitors it would be great if there were a regex option when comparing the results.
I have an API that only returns an ISO time string like "2025-12-20T22:10:33:432Z" inside a Json block. The usual comparisons like "=" and ">" don't really work here. Right now I use a keyword search for "2025", but this will break in a few days on New Year π