Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(filter): Take match_all into account for aggregation #1799

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

vincent-pochet
Copy link
Collaborator

Context

Lago is not currently supporting more than 2 levels of event grouping (parent → children)

The goal of this feature is to allow more flexibility of event grouping by allowing an unlimited level of grouping and making it easier to define default charge properties for events based on their properties.

Description

This PR adds the logic for the MATCH_ALL_FILTER_VALUES in the aggregation process

@vincent-pochet vincent-pochet self-assigned this Mar 19, 2024
@vincent-pochet vincent-pochet merged commit 82126eb into main Mar 19, 2024
7 checks passed
@vincent-pochet vincent-pochet deleted the feat-filter-match-all branch March 19, 2024 14:53
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.

None yet

2 participants