GoshPosh / grafana-meta-queries

Grafana plugin for calculating time period metrics like week over week, month over month and year over year etc.
Apache License 2.0
283 stars 71 forks source link

add Unit to TimeShift #31

Closed japatel closed 5 years ago

japatel commented 6 years ago

Have added the following to the TimeShift Plugin:

Gauravshah commented 6 years ago

thanks for the contribution @japatel . can you separate this to 4 different PR so that it can merged at its pace ? For example. I agree with following

Have modified the plugin to show the Day-over-Day graph a shifted forward in time, when positive periods are entered. Made the graph look the same as timeshift proxy on InfluxDB.

But then we need to think about existing graphs

Limited the user to provide only positive value for TimeShift.

I do not think that this restriction adds value. There are use cases where shifting forward helps, especially on cohort

japatel commented 6 years ago

Hi Gaurav, I will separate them into 4 PRs.

Gauravshah commented 5 years ago

closing this PR for timeshift units : https://github.com/GoshPosh/grafana-meta-queries/pull/61