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
284 stars 71 forks source link

Fix timeshift and movingaverage functions & improve docker-compose #145

Closed giom-l closed 2 years ago

giom-l commented 2 years ago

fix #128 This PR is to fix the moving average & timeshift function as proposed in #128 Credits for this go to drsoares

I tested this fix against version from 8.3.4 to 8.4.3 and it worked for me everytime. I also improved the docker-compose part :

If this PR is acceptable :

ShilpaSivanesan commented 2 years ago

@giom-l could you please pull the latest master and update PR

giom-l commented 2 years ago

Sure, since I kinda messed up with my repo, I created a new PR : #148