Any error, along with other details, caused anywhere in the system can directly be streamed to Buglytics which will then trigger necessary triggers (configured by developer), push a notification to developers regarding error details and provide easy to use web interface for monitoring.
Link | Tech-Stack |
---|---|
Server | Python(Flask) |
Web Interface | Vue (Nuxt.js) |
Python Package | Python |
- Any bug reported in any of the services will be reported on the dashboard.
- Users will be able to create custom hooks for events of errors.
- Multiple users from a single organization will be able to access the dashboard based on their IAM Roles.
- Users will have the liberty to classify errors manually and assign hooks based on their classification.
Description | Screenshot |
---|---|
This is how dashboard looks | |
This is where you set custom webhooks | |
This is where you generate custom auth token based on requirements |