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
{{ message }}
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
I can see the option for blacklisting certain Controller actions. How can this be used to blacklist the channel messages (all or specific messages). We have high volumes of messages flowing through the channel, which is just noise in the log.
Is it possible to either:
Blacklist certain message types in the Channel
Limit the Phoenix Instrumentation to only the controllers
In the case of option 2, will the blacklist option look like:
@ashutoshrishi Blacklisting only applies to controller actions at this time, not to channel events. We'll consider adding this as a new feature. Thanks!
I can see the option for blacklisting certain Controller actions. How can this be used to blacklist the channel messages (all or specific messages). We have high volumes of messages flowing through the channel, which is just noise in the log.
Is it possible to either:
In the case of option 2, will the blacklist option look like:
The text was updated successfully, but these errors were encountered: