focusconsulting / housing-insights

Bringing open data to affordable housing decision makers in Washington DC. A D3/Javascript based website to visualize data related to affordable housing in Washington DC. Data processing with Python.
http://housinginsights.org
MIT License
59 stars 110 forks source link

Track client-side JavaScript errors Rollbar.js #615

Open ostermanj opened 6 years ago

ostermanj commented 6 years ago

I've set up Rollbar.js error tracking on a free account. It will capture and organize any uncaught JS exceptions being thrown on users machines. We'll see if any users are getting errors we're not yet aware of.

I can add any contributors who want access to the reports.

re: Front-end master issue #614

NealHumphrey commented 6 years ago

I'd like to be added!

ostermanj commented 6 years ago

Cool. You should get a notification from Rollbar.

It's on my free account that allows up to 5,000 events / month. I have one other project on there so it may top out. If it does we can consider opening a separate account. Set up is easy enough.

mkalish commented 6 years ago

@ostermanj I'm happy to create an account (might have one) under the Code for DC banner

NealHumphrey commented 6 years ago

@mkalish that would be helpful!

mkalish commented 6 years ago

@NealHumphrey @ostermanj I'll set up an account tonight

ostermanj commented 6 years ago

@mkalish when you have the access token I'll change it on master. Thanks!