Commit graph

5 commits

Author SHA1 Message Date
Qstick
92d0b4f931 Dedupe JS events to prevent 1000s repeated hitting Sentry 2020-10-13 23:18:44 -04:00
ta264
3856d5fe92 Fixed: Strip UrlBase from UI events before sending to sentry
Should mean that source maps are picked up correctly.
2020-10-13 23:18:07 -04:00
Qstick
c390fff361
New: Associate same AnonToken with Sentry UI instance (#724) 2019-04-06 22:22:05 -04:00
ta264
d5c69d0375
Set sentry environment to be develop/nightly based on config file (#703)
* Set sentry environment to be develop/nightly based on config file

Also add details on sqlite version and database migration.  The
separate ReconfigureSentry class is required because
ReconfigureLogging happens before the database has been resolved, so
you can't access IMainDatabase there

* Set environment to develop/nightly in frontend too
2019-03-28 09:26:39 +00:00
Qstick
64a8d02f77
New: Server Side UI Filtering, Error Boundaries (#501)
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-09-22 23:10:50 -04:00