Real time error tracing with Sentry.
Use Cases and Deployment Scope
We have many microservices and its very important to monitor them for errors and any other bugs. So we needed some dashboard where we can see the full trace of the error occurred while the user was using our product and Sentry just does that. Its so easy to integrate and see the error traces with the information of user and the line from where the error originated.
Pros
- Get the full trace of the error.
- Integrations like slack for errors if you can't see dashboard everytime.
- Different kinds of alerts like slack, email and grouping of alerts.
Cons
- if we could decrease the costing via some kind of sampling of errors.
- sometimes same error is in loop and Sentry will count all the events for pricing if there is any way this can be reduced.
- self hosted capabilities or using own storage to reduce cost.
Most Important Features
- Error Tracing
- Easy integration with any framework and support for multiple languages.
- Good community support for any kind of 3rd party integration.
Return on Investment
- So it has helped us for quick error resolutions.
- From dashboard we are able to assign errors to particular member and see when its resolved.
- Without customer informing us about errors we know what happened in real time helps in customer service also.
Alternatives Considered
Rollbar
Other Software Used
Rollbar, GitBook, Postman



