Framework: add error collector / logger with stack traces #2530
Labels
Framework
[Status] Stale
[Type] Enhancement
Changes to an existing feature — removing, adding, or changing parts of it
Raised by @gcorne
In order to gain insights into what if any errors our users are experiencing, we need to add some sort of error collector and logger.
@bazza suggested that the errors could be sent to logstash, which I think makes sense, although I don't know much about the capabilities of logstash. We also could do stuff like we have set up for Atlas that logs to IRC, bumps stats based on UA, and sends stack traces to a whitelist of email addresses. There are also third-party services for this sort of thing, but I think that we'll want to keep the data in house.
Some possible features:
...
The text was updated successfully, but these errors were encountered: