Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced error and performance monitoring #2

Open
Nils-Kolvenbach opened this issue Feb 12, 2024 · 0 comments
Open

Advanced error and performance monitoring #2

Nils-Kolvenbach opened this issue Feb 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Nils-Kolvenbach
Copy link
Member

Nils-Kolvenbach commented Feb 12, 2024

Consider adding the following for advanced error and performance monitoring:

  • Add tracking information like User ID and Project ID as well as the current branch and commit hash
  • Add release information and upload sourcemaps from Client and Core
  • Figure out how to get more information from error reports like to be able to see the method and line in Core that triggered the error and which IPC call was used
  • Figure out how to effectively track Tanstack router navigation with the @sentry/react package (react router seems to be supported out of the box)
  • Performance monitoring seems to work on the surface but currently lacks in value - how do we get the most out of it? Ideally we want to see execution time on per function level including Core methods
  • Check all privacy related options to only track what we really need to know
@Nils-Kolvenbach Nils-Kolvenbach added the enhancement New feature or request label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant