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

feature requests: hope to handle relative time #25

Open
n-arakawa opened this issue Aug 5, 2021 · 1 comment
Open

feature requests: hope to handle relative time #25

n-arakawa opened this issue Aug 5, 2021 · 1 comment

Comments

@n-arakawa
Copy link

Currently only "UNIX Timestamp (Number)" is allowed in "Time From/To Field"'

Hope to allow relative time such as '-1d' for last day or so.

@psheehymn
Copy link

I second allowing relative times as an option for the from_time and to_time. We are constructing a suite of dashboards displaying portal health, with a target audience of upper executive and C-level users.

Because various portions of the portals use different monitoring tools (New Relic, Data Dog, Dynatrace, etc.), we often have to create Mixed data source panels. In order to get Time Series returns from the various sources to properly align, we have to append "/h+1s" to the to_time. There's no way we're going to levy that kind of manual step on C-level execs, so we need to be able to create an alternate time picker which does that under the covers. This plugin would be perfect for that, except that we need to replicate the relative time functions of the main time picker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants