Skip to content

Conversation

ricoberger
Copy link
Member

This commit changes the filters which can be used in aggregations to
allow more complex filters via our query syntax. With this change we can
use more then one field in a filter for comparision.

We also adjusted the intervals to not always return a datapoint every 30
seconds, instead we are returning a maximum of 100 datapoints and for
smaller intervals we are reducing the number of datapoints.

This commit changes the filters which can be used in aggregations to
allow more complex filters via our query syntax. With this change we can
use more then one field in a filter for comparision.

We also adjusted the intervals to not always return a datapoint every 30
seconds, instead we are returning a maximum of 100 datapoints and for
smaller intervals we are reducing the number of datapoints.
@ricoberger ricoberger merged commit 22eacc7 into main Nov 3, 2021
@ricoberger ricoberger deleted the clickhouse-change-filters branch November 3, 2021 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant