Would there be any interest in adding a regular express CmdOp =~ in the filter language? We've had it implemented for a while and found it particularly useful for querying tag values. e.g. geoPostalCode =~ "2322[1-4]".
Patrick
Chris BreederveldFri 13 May 2022
I am for this suggestion. I don't have any practical "production" reason to want this, but it would help a lot in certain debugging scenario's.
Patrick Coffey Fri 13 May 2022
Hi Haystack community,
Would there be any interest in adding a regular express CmdOp
=~
in the filter language? We've had it implemented for a while and found it particularly useful for querying tag values. e.g.geoPostalCode =~ "2322[1-4]"
.Patrick
Chris Breederveld Fri 13 May 2022
I am for this suggestion. I don't have any practical "production" reason to want this, but it would help a lot in certain debugging scenario's.