Let me tell you my current scenario. We have our application deployed on multiple servers and they all are using the same instance(same url and port) of ErrorBoard.
For any new feature, we release first to one or two servers and then after QA we release it to all servers. So, it is difficult to track any error occurred on a newly updated server.
Just wondering whether I can pass a custom parameter like server name using ErrorBoard code snippet and apply filter on that in dashboard.