Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Add Sentry logging #795

Merged
merged 13 commits into from
Jan 7, 2019
Merged

Add Sentry logging #795

merged 13 commits into from
Jan 7, 2019

Conversation

dpgraham
Copy link
Contributor

@dpgraham dpgraham commented Jan 4, 2019

  • Asks user to opt-into it
  • If they do, use @sentry/electron to post sentry logs to: https://sentry.io/appium/appiumdesktop
  • Added a script that sets the version name (platform + prod|dev + sha) so that we can differentiate between versions to know when bugs were introduced
  • Added a script that uploads sourcemaps to Sentry so that we can see proper stacktraces (doesn't work on browser, but that's okay, Node stacktraces are the main motivator for using sentry)

@dpgraham dpgraham requested a review from jlipps January 4, 2019 20:18
@dpgraham dpgraham merged commit dd1de4b into master Jan 7, 2019
@dpgraham dpgraham deleted the dpgraham-sentry branch January 7, 2019 19:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant