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

Can't find bad/missing project setups #59072

Open
Tracked by #60360
Dhrumil-Sentry opened this issue Oct 31, 2023 · 3 comments
Open
Tracked by #60360

Can't find bad/missing project setups #59072

Dhrumil-Sentry opened this issue Oct 31, 2023 · 3 comments

Comments

@Dhrumil-Sentry
Copy link

Problem Statement

It's not always clear when a project has bad or missing setups that are sending junk data to Sentry or filtering away valuable data.

When developers try to triage problems - there's no way to know if something is awry with the setups itself.

Here are some examples:

  1. You are not seeing your data in Sentry because you have certain inbound filters enabled- Hydration errors, health check transactions or chunk-load errors
  2. On the other hand, your issues are noisy because you are not filtering away errors from browser extensions for e.g.
  3. You have terrible alert rules that send an alert 1000 times a day 😓
  4. You are not sending releases or other useful context to Sentry

This issue is a super issue meant to capture all such concerns and issues such as #57458

Please comment below to share more examples we should consider

Solution Brainstorm

On the project details page- we can surface setups that we know are incorrect or bad

Product Area

Settings - Projects

@getsantry
Copy link
Contributor

getsantry bot commented Oct 31, 2023

Routing to @getsentry/product-owners-projects-project-details for triage ⏲️

@Dhrumil-Sentry
Copy link
Author

Another example shared by @cleptric : #59320

@Dhrumil-Sentry
Copy link
Author

Here's another example- Customers who want to use replays need to be on the SDK version that supports replays, how can we surface this information better to them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant