Show subquery variables in query result list #180
Labels
enhancement
New feature or request
go
Pull requests that update Go code
javascript
Pull requests that update Javascript code
When capturing named regex variables, the captured values should be shown in the result table for easy overview.
Since there might be multiple matches per captured variable per stream, we might have to restrict this to grouped variables after #179 to show the group's value per group.
The text was updated successfully, but these errors were encountered: