Hi,
I’m having issues searching for errors that have quotation marks. For example this error:
HTTP “POST” “/url” failed in 500ms
Is hard to search for. Searching for HTTP works, but HTTP “POST” doesn’t find anything. Is there some way I could escape the quotation mark?
Thanks!