storj/satellite/console/consoleweb
Vitalii 5d727becb4 satellite/{analytics, web}: segment ui error tracking implemented
Implemented UI error tracking.
We use satellite analytics service to track the fact that UI error occurred and send minimal info to Segment (not Hubspot).
We send only the fact that UI error occurred and the place where this error occurred.
Extended notificator plugin error function to include the place where error occurred.
I made the place argument nullable to be always explicitly provided (build fails if place is not provided).
If place is not null then error event is triggered in the background.

Issue:
https://github.com/storj/storj-private/issues/107

Change-Id: I7d129fb29629979f5be6ff5dea37ad19b1a2397e
2022-12-13 18:11:53 +00:00
..
consoleapi satellite/{analytics, web}: segment ui error tracking implemented 2022-12-13 18:11:53 +00:00
consoleql satellite/payments/stripecoinpayments: add config for price overrides 2022-12-09 15:33:27 +00:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
endpoints_test.go satellite/console,web/satellite: always notify when adding project members 2022-11-09 17:48:50 +00:00
server_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
server.go satellite/payments/stripecoinpayments: add config for price overrides 2022-12-09 15:33:27 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00