-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
enhancementLEGACY. Use the Feature issue type insteadLEGACY. Use the Feature issue type instead
Milestone
Description
Is your feature request related to a problem? Please describe.
We are trying to display the results for the last 24 hours. Currently, there is no way to provide time filter with hourly granularity.dateRange
field in timeDimensions
part of the query supports yesterday
and today
, but they are based on the midnight threshold.
Describe the solution you'd like
Something similar to the current from N days ago
but for hours.
Describe alternatives you've considered
The current alternative is to get the results for yesterday and today, and discard the old records in yesterday based on the current time. However, this is not convenient and adds more complexity.
dtslvr and yohayg
Metadata
Metadata
Assignees
Labels
enhancementLEGACY. Use the Feature issue type insteadLEGACY. Use the Feature issue type instead