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

Allow to group by sub query variables #179

Open
peace-maker opened this issue Nov 9, 2024 · 0 comments
Open

Allow to group by sub query variables #179

peace-maker opened this issue Nov 9, 2024 · 0 comments
Labels
enhancement New feature or request go Pull requests that update Go code

Comments

@peace-maker
Copy link
Collaborator

To see e.g. all HTTP paths that were requested, a query grouping by the path variable would be great. So allowing to group by sub query variables would be desired.
@sub:cdata:"(GET|POST) (?P<path>([^\/\s]+\/)(.*)) HTTP" bytes:1: group:"@sub:path@"

@peace-maker peace-maker added enhancement New feature or request go Pull requests that update Go code labels Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

1 participant