sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-108: Spread sentry breadcrumbs! #2779

Closed jira-to-github-migrator-test[bot] closed 1 year ago

jira-to-github-migrator-test[bot] commented 1 year ago

Max Ammann - 18.5.2019, 16:07:16

Think about essential steps which could give clues about a crash. This could be: "Selection of the city", "Language change", "Open page"

 Introduce a helper for this which logs to sentry and to console.log.

Info: https://docs.sentry.io/enriching-error-data/breadcrumbs/?platform=browser#recording-crumbs

Send errors which are caught anywhere to sendy. This includes components and sagas.

Environment: - Linked issues:

jira-to-github-migrator-test[bot] commented 1 year ago

Steffen Kleinle - 27.11.2020, 15:28:17

In sentry api requests are already included which are providing a quite good overview about the actions of the user.