Akumuli
Akumuli copied to clipboard
Range threshold query
Range threshold query should return all values that match one of the following predicates:
- Value is above threshold;
- Value is below threshold;
- Value is inside the range;
- Value is outside the range;
The predicate should be parametrized using query language.