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

Why are reusable components contain Duffe's Sentry integration? #302

Open
ifeltsweet opened this issue Jun 16, 2024 · 0 comments
Open

Why are reusable components contain Duffe's Sentry integration? #302

ifeltsweet opened this issue Jun 16, 2024 · 0 comments

Comments

@ifeltsweet
Copy link

ifeltsweet commented Jun 16, 2024

We use Sentry to monitor errors in our application, however Duffel components also include Sentry which integrates with Duffel's Sentry account. This creates a bunch of different issues for us, including Sentry version incompatibilities.

I imagine a reusable library like this should not hardcode Duffel's Sentry integration for other apps to use. If it does it should make this integration optional and create a separate Sentry instance for itself - https://docs.sentry.io/platforms/javascript/best-practices/multiple-sentry-instances/

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

No branches or pull requests

1 participant