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

Filtering events by date #3347

Closed
rreynier opened this issue May 27, 2016 · 1 comment
Closed

Filtering events by date #3347

rreynier opened this issue May 27, 2016 · 1 comment

Comments

@rreynier
Copy link

rreynier commented May 27, 2016

It would be extremely useful to somehow filter by date.

Lets say for example support comes to me and says "we had X problem 3 days ago". Right now, I have no good tools to navigate to errors that occurred during this timeframe. Lets say the problem was Exception Y. The problem is, Exception Y just occurred two minutes ago, but also 5 hours ago, and also 3 days ago (the problem reported by support). So now if I just go back in time.. Exception Y only shows as having occurred two minutes ago. Essentially I have to just start perusing through entries in Sentry and looking at occurrences/events for them to find a match to my time frame.

Is anything in the works to address this kinda thing?

Having a time sorted / searchable list of events would be amazing! It can also help you understand scope of errors around that same time since maybe some of it correlates.

@dcramer
Copy link
Member

dcramer commented May 27, 2016

This already exists in the current versions of sentry. Take a look at the search docs for more details.

@dcramer dcramer closed this as completed May 27, 2016
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants