Issue
In my Inbound Filter settings or Stats page, I can see that my errors are being filtered out because of "Error Message". However, I have not added anything to the "Error Message" field of my Inbound Filter settings.
Applies To
- All SaaS Customers
- Error Monitoring
- Filtering
Resolution
This is most likely happening because you have toggled on "Filter out hydration errors" and/or "Filter out ChunkLoadError(s)" in your project's Inbound Filter settings. Right now, we treat these filters as their own things in the UI, but under the hood, they're just adding entries to the messages filter.
We do plan to eventually separate those into their own filter types. You can keep an eye on the progress of this improvement here.