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

Frontend improvements #613

Open
10 tasks
unflxw opened this issue Dec 11, 2023 · 3 comments
Open
10 tasks

Frontend improvements #613

unflxw opened this issue Dec 11, 2023 · 3 comments

Comments

@unflxw
Copy link
Contributor

unflxw commented Dec 11, 2023

This is a work in progress, feel free to edit it to add/remove things

Proposals

  • Remove redundant packages: merge @appsignal/core and @appsignal/types into @appsignal/javascript.
  • Implement missing features such as custom data (support issue)
  • Improve error reporting
    • Report the underlying error when reporting an uncaught promise rejection, instead of UncaughtPromiseRejectionError.
    • Report the action in which an error takes place (for example, for a React component, attempt to report the component name)
  • Implement integration tests for popular supported integrations
  • Implement front-end test setups for popular supported integrations

Existing issues

@backlog-helper
Copy link

backlog-helper bot commented Dec 11, 2023

✔️ All good!

New issue guide | Backlog management | Rules | Feedback

@tombruijn
Copy link
Member

Looks like a good idea 👍

@matsimitsu
Copy link
Member

Would be nice to support the metrics too, since we already expose an endpoint for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants