Includes more comparators/operators for influxdb
This patch includes some missing comparators/operators for influxdb: > - greater than < - less than <> - not equal !~ - doesn't match against It includes the tag.operator fields to facilitate identification of the operators on the segments. It keeps the logic for the regex syntax; although it changes the way to validate it, to handle the new operators use case.
Showing
Please
register
or
sign in
to comment