Eirik Thorsnes
Eirik Thorsnes
> @eithor please, can you change your issue title? I'd say: "Perl related error when parsing Regex" > > The truth is: "Javascript regex syntax no longer accepted in any...
@alexanderzobnin Since it works with Grafana 8.1.x and plugin 4.1.5, does this mean that you have changed your plugin to use backend instead of frontend regex parsing? What I'm asking...
@alexanderzobnin I understand it complicates things, though not being able to say "give me all matches *except* those with the word XXX in them" will make the filtering very limited....
i-ky: Good call, a quick google gave me this example that uses golang pcre lib/wrapper: https://golangbyexample.com/golang-regex-backreferences/
@alexanderzobnin What about this one: https://github.com/dlclark/regexp2 as an alternative that should work on Windows.
@alexanderzobnin Or... this blog shows how to use libpcre also on Windows: https://xrstf.de/2018/04/go-regexp-vs-pcre/
@alexanderzobnin May I ask for an update on this issue?
@alexanderzobnin Please, please have a look at PR #1472 to close this issue. I cannot upgrade Zabbix past 6.0 without this fix (since I would need the 4.2.9 fix for...
@tiagohconte This should now be fixed in 4.2.10, so this issue can be closed.