We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using monitor with a regex to filter for specific notifications the statsNotifications come crashing through and need to be filtered client side
monitor
Extend the monitor verb to allow supression of statsNotification
Change behaviour so that statsNotification are excluded from regex (unless specifically asked for)
Discussed with @gkc on 14/15 Mar 2023
The text was updated successfully, but these errors were encountered:
Moving to triage and unassigning myself as I will not have capacity this sprint
Note that the at_commons work was completed in atsign-foundation/at_tools#301
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
When using
monitor
with a regex to filter for specific notifications the statsNotifications come crashing through and need to be filtered client sideDescribe the solution you'd like
Extend the
monitor
verb to allow supression of statsNotificationDescribe alternatives you've considered
Change behaviour so that statsNotification are excluded from regex (unless specifically asked for)
Additional context
Discussed with @gkc on 14/15 Mar 2023
The text was updated successfully, but these errors were encountered: