API: Filter errors on occurences with a specific custom context #97
nickvleeuwen
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a multi-tenant(client) application, when an error occurs we send the name of the client as 'custom context' so we can Identify on what client the error occurred. It would be nice if I could filter errors on occurences that have a specific 'custom context' key/client, or in my case a specific client. That way we can have an overview what errors happen per client.
Beta Was this translation helpful? Give feedback.
All reactions