Hello,
I created web page monitoring, and trigger which checks the status code

How to add http response status codes automatically to tag?
I created web page monitoring, and trigger which checks the status code
How to add http response status codes automatically to tag?
If your status code will be =200 (like "not <>200"), then your trigger expression becomes false anyway and no need to define any recovery expression.
Comment