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 by channel type when subscribing to all custom events #54

Open
juanlu-interdiscount opened this issue Oct 23, 2024 · 0 comments

Comments

@juanlu-interdiscount
Copy link

This is a follow-up of #53.

When we support to all channels, now we have the ability to apply a filter. Currently the available options are "All events" and "Custom events only". Ideally these options could be fine-tuned, as per the description there are the following "Supported channels: PushTopic, Generic, Platform events, Change Data Capture events and Monitoring events".

The filter options could be:

  • All events
  • All custom events
  • Only PushTopics
  • Only Generic Topics
  • Only Platform Events
  • Only Change Data Capture events
  • Only Monitoring events

Use Case: we have a lot of custom platform events that we test and monitor, but we there also are lots of __ChangeEvent in the system that we are not interested in.

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

No branches or pull requests

1 participant