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

Add Hours and Minutes to dashboard time filter #6660

Closed
edmarriner opened this issue Jan 8, 2018 · 22 comments
Closed

Add Hours and Minutes to dashboard time filter #6660

edmarriner opened this issue Jan 8, 2018 · 22 comments

Comments

@edmarriner
Copy link

edmarriner commented Jan 8, 2018

On the question page, the date filters allow you to select "minutes" or "hours". The smallest time option on the dashboard filter however is "days".

It would be helpful to have the hours and minutes options added to the dashboard date filters.

screenshot from 2018-01-08 10-33-57

screenshot from 2018-01-08 10-33-35

⬇️ Please click the 👍 reaction instead of leaving a +1 or update? comment

@mazameli
Copy link
Contributor

At this stage in the game, this feels like a bug to me rather than a proposal: you can add the "all options" date filter to a dashboard, which ostensibly is exactly the same as the query builder date filter, but the former is still missing minutes and hours:

screen shot 2018-07-22 at 10 34 01 am

Query builder for comparison:

screen shot 2018-07-22 at 10 34 30 am

@jornh

This comment has been minimized.

@tlrobinson
Copy link
Contributor

Technically it's a limitation, not a bug, since we've never supported time in any of the dashboard filters. I don't think it will be particularly hard, but it will require a little bit of both frontend and backend work. Backend needs to support (past|next)N(hours|minutes) and the frontend just needs a few changes to show those options.

@jkindness

This comment has been minimized.

@derekm1215

This comment has been minimized.

@cesarandreslopez

This comment has been minimized.

@trannamtrung1st

This comment has been minimized.

@wumfi
Copy link

wumfi commented Apr 3, 2020

Adding my wish to the pile. We look at netflow data, and need to go down to minute/second granularity. If seconds are a no-go, then minutes would be ok. Thank you!

@bennweze

This comment has been minimized.

@cpeterson-ata

This comment has been minimized.

@zxh326

This comment has been minimized.

This was referenced May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests