Real time error tracing with Sentry.
Use Cases and Deployment Scope
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.



