You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We need to add a filtering capability so that a user can apply the filter the signal payload.
Yes, this feature should be generic enough to support filtering by json fields.. given that you can marshal the content/payload of an event, you should be able to filter it.
Is your feature request related to a problem? Please describe.
We need to add a filtering capability so that a user can apply the filter the signal payload.
Describe the solution you'd like
JQ Filter looks like a good candidate for this.
https://stedolan.github.io/jq/manual/
https://github.com/savaki/jq
The text was updated successfully, but these errors were encountered: