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

Sentry Integration #169

Open
1 task
BSick7 opened this issue Sep 7, 2023 · 0 comments
Open
1 task

Sentry Integration #169

BSick7 opened this issue Sep 7, 2023 · 0 comments

Comments

@BSick7
Copy link
Contributor

BSick7 commented Sep 7, 2023

Overview

Sentry is a popular application performance monitoring service.
One-click integration is valuable for developers who want to use Sentry.

How will it work?

A base datastore module would allow users to configure an API for Sentry.

A capability module would preconfigure a sentry_project for the application.
Additionally, this module would export a sensitive env var SENTRY_DSN that provides the emission endpoint.

Open Questions

  • Sentry offers a mechanism for uploading debug symbols during a build, so the error reporting is accurate. How can we do this in Nullstone?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Requested
Development

No branches or pull requests

1 participant