Parsing code in Sentry that must start with or contain "newlines" and/or "tab" in order to make it unique.
Any tips? I've been struggling with this for a couple days now and haven't been able to find an answer. I've been searching for info about regular expressions and parsing variables in Sentry. I've tried using "\t" for tab and "\n" for newline, respectively, however unsuccessful. Any help would be much appreciated.
Thanks
Any tips? I've been struggling with this for a couple days now and haven't been able to find an answer. I've been searching for info about regular expressions and parsing variables in Sentry. I've tried using "\t" for tab and "\n" for newline, respectively, however unsuccessful. Any help would be much appreciated.
Thanks