Fix: Remove regex pattern length restriction (#2087)
In this PR I removed the regex pattern length restriction because from multi value variables this length can be easly reached, also if the regex is going to be too long it will be caught in the timeout. Fixes #2086
This commit is contained in:
5
.changeset/soft-kids-watch.md
Normal file
5
.changeset/soft-kids-watch.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'grafana-zabbix': patch
|
||||
---
|
||||
|
||||
Fix: Remove regex pattern length restriction
|
||||
Reference in New Issue
Block a user