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

Adding timeshift units #61

Closed rasinhas closed 5 years ago

rasinhas commented 5 years ago

Added a dropdown element to enable changing the period unit on timeshift.

Unit options are: seconds, minutes, hours, days, weeks and months.

timeshiftdd
Gauravshah commented 5 years ago

@Rasinhas thanks for the PR

Gauravshah commented 5 years ago

fixes #22

Gauravshah commented 5 years ago

@Rasinhas I have reverted the code changes on master. Opened a new PR https://github.com/GoshPosh/grafana-meta-queries/pull/62