Filtering on sentry.io is inconsistent

I’ve been doing some test event logging from my development environment (Python + Django + Javascript (browser)). I’ve been noticing issues when logging events to sentry.io.

I’ve added several logging events to the frontend and backend of a form post. Sometimes the events don’t show up for over 30 minutes. When they do, only one or two of the expected events show.

When at least one event shows, the others don’t show unless I remove the is:unresolved filter. All three events still show as unresolved, but when I add the is:unresolved filter back, two of those events go away, which doesn’t make any sense.

Are there issues happening on sentry.io?

Hey Ben,

I am DMing you now so I can obtain private info to look into this.

Misty

1 Like