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

Collect plugin and Cairo error information #104

Open
stranger80 opened this issue Sep 11, 2023 · 0 comments
Open

Collect plugin and Cairo error information #104

stranger80 opened this issue Sep 11, 2023 · 0 comments
Labels

Comments

@stranger80
Copy link
Contributor

stranger80 commented Sep 11, 2023

As owners of Starknet remix plugin we would like to collect error information for analytics and trouble shooting. The error information includes:

  1. Remix plugin UI errors
  2. Backend API errors
  3. Cairo compilation errors

IMPORTANT: Ensure that the plugin "notices" include a mention of collecting usage stats for UX analytics.

NOTE: This feature should probably be implemented as extension to "usage metrics" (#88), ie. by ensuring that relevant log entries are recorded by backend API module. For Cairo compiler errors, it will be necessary to process/parse the compiler/Scarb outputs and distill error details information from them.
NOTE2: Make sure care is taken to not record any user IP information. We only want error stats, and must not capture information owned by the plugin users.

@stranger80 stranger80 changed the title Correct plugin and Cairo error information Collect plugin and Cairo error information Sep 11, 2023
@stranger80 stranger80 added this to the v0.2.6 milestone Nov 6, 2023
@stranger80 stranger80 modified the milestones: v0.2.6, v0.2.7 Nov 14, 2023
@stranger80 stranger80 modified the milestones: v0.2.7, v0.2.8, v0.2.9 Nov 23, 2023
@rjnrohit rjnrohit modified the milestones: v0.2.9, v0.3.0 Jan 8, 2024
@stranger80 stranger80 modified the milestones: v0.3.0, v0.3.5 Jan 15, 2024
@stranger80 stranger80 removed this from the v0.3.5 milestone Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To Do
Development

No branches or pull requests

2 participants