I can recommend Sentry which is open source and works great since many years! https://github.com/getsentry/sentry or hosted https://getsentry.com/
Exception Monitoring and Response
11–20 of 22 posts
Re: Exception Monitoring and Response
#12what are some Javascript libraries that allow creating such pretty dashboards?
Re: Exception Monitoring and Response
#13Re: Exception Monitoring and Response
#14well, disappoint.. show a shiny tool, then say how it took 6+ years to develop, and wont likely be open sourced. yes.. lot of us would like to implement something similar, just dont have the engineering resources to flush it out. if I had to take a stab at it, I'd say a good place to start is some ELK platform. Seems like it has almost all of the right components to build something like this. Just curious if they hav…
Re: Exception Monitoring and Response
#15I can recommend Sentry which is open source and works great since many years! https://github.com/getsentry/sentry or hosted https://getsentry.com/
Lovely how the copy on their homepage is "Shit happens — Be on top of it." Trust me, that same organizational/cultural ethos applies to customer service, wherein I dealt with petulant, arrogant and occasionally wrong 20 somethings.
Re: Exception Monitoring and Response
#16EDIT: or actually, since this is a count, might as well go straight for the poisson distribution or negative binomial -- same idea.
Re: Exception Monitoring and Response
#17Tools like these become pretty invaluable when releasing code into the wild, and aside from lifecycle benefits like greatly reducing the cost of the maintenance phase, an error tracker can also alert and hand the data needed to fix the bug right to the person who can, greatly increasing dev sanity (no more relying on support ticket ping pong, and removes the onus on the end user to report the bug). Also, surfacing the attack vectors and the frequency of which adversaries attack code exposed to the web is rather eye opening.
Re: Exception Monitoring and Response
#18I can recommend Sentry which is open source and works great since many years! https://github.com/getsentry/sentry or hosted https://getsentry.com/
Re: Exception Monitoring and Response
#19I can recommend Sentry which is open source and works great since many years! https://github.com/getsentry/sentry or hosted https://getsentry.com/