Plugin for Grafana timeShift ability support to create query in single dashboard

Hi friends from community, in order to solve timeShift queries demands in single dashboard, I’ve created the data source plugin with React support, key features as below:

  • Compatiable with latest Grafana 11 and 10
  • Cache query policies when query conditions remain the same
  • Signed with public signature

Using this plugin, you could set different timeShift with basic query, then year-on-year or day-on-day compare queries would show up on the dashboard.

Hope anyone who has the requirement of timeShift for dashboard settings, could use this plugin as your alternative choice.

4 Likes

@warson6zhou Thanks for your advice ~

works like a charm :+1:

1 Like

Thanks~ your recognition means a lot to me!

Up , I’ve released the latest version with more functionality support. Welcome to use it

Please allow me a question:
Is there any way to compare two specific dates like 2024-07-07? Or will this only work with days?

Thank You for your fantastic work!!

Hi, for now it only works for days comparison,base on the diff value.