feat(inbound-filters): Add health check explanation#7649
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
| - **Common browser extension errors** | ||
| - **Events coming from localhost** | ||
| - **Known legacy browsers errors** | ||
| - **Known web crawlers** | ||
| - **By their error message** | ||
| - **From specific release versions of your code** | ||
| - **From certain IP addresses** | ||
| - **Transactions coming from healthcheck and ping requests** |
There was a problem hiding this comment.
I think it makes more sense to not bold these since we're not referencing UI elements and it's weird to call attention to an entire list.
There was a problem hiding this comment.
I also see "Filter out hydration errors" in my UI and looks like this is missing from the list.
There was a problem hiding this comment.
makes sense and good catch. I will update the list
| A node will be red if it is associated with errors. | ||
| Click "View Full Trace" to display the [Trace View](/product/sentry-basics/tracing/trace-view). |
There was a problem hiding this comment.
This feels like a sudden change of topic. It's unclear to me what nodes and traces you're talking about here.
There was a problem hiding this comment.
this was mistakenly added... I just removed :)
ale-cota
left a comment
There was a problem hiding this comment.
Looks good after implementing the feedback from @vivianyentran 👍
Before:
After:
Related: getsentry/sentry#54539