You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to query specific time intervals (hours) on given days or range of days.
For instance, between 10:00 and 13:00, 3 days ago, or between 9:00 Monday and 18:00 Friday this week.
In the buckets raw exploration UI we can pick a start and end date, and/or an interval ranging the "Last X hours" but there's currently no option to use start/end date in combination with time.
I also noticed that even if I select "Last X hours" the detailed event list doesn't show all the results in that interval.
So I'm trying to do this with the query language but the current querying documentation doesn't provide examples of how to filter based on time.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I am trying to query specific time intervals (hours) on given days or range of days.
For instance, between 10:00 and 13:00, 3 days ago, or between 9:00 Monday and 18:00 Friday this week.
In the buckets raw exploration UI we can pick a start and end date, and/or an interval ranging the "Last X hours" but there's currently no option to use start/end date in combination with time.
I also noticed that even if I select "Last X hours" the detailed event list doesn't show all the results in that interval.
So I'm trying to do this with the query language but the current querying documentation doesn't provide examples of how to filter based on time.
Is this supported at all?
Beta Was this translation helpful? Give feedback.
All reactions