Skip to content

Provide date filter with hourly granularity #179

@svakili

Description

@svakili

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementLEGACY. Use the Feature issue type instead

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions