isaozler / grafana-shift-selector

The shift selector allows you to adjust the time range of your grafana dashboard to one specific shift or a range of shifts.
Apache License 2.0
6 stars 6 forks source link

Am I misunderstanding something ? #35

Open skreu opened 2 months ago

skreu commented 2 months ago

Hi everyone,

I'm trying to achieve something but I may be misunderstanding the plugin or else. All my Table in my Database have a date column. They are formatted like this : 2024-04-15 19:38:31

I thought the plugin would allow me to select a time range (Start - End) for a short period (like 5secs) and then with the functionality "Realtime Shift Track feature" set to 5 seconds and dashboard refresh also 5 seconds, make my visuals "alive" 5secs by 5secs.

There maybe is something I didn't understand, like how am I supposed to filter the time range in my table query or why the time range doesn't move after the first refresh ?

Can you help me understand why I'm not able to do what I describe above ?

skreu commented 2 months ago

Hello again,

No one ?

isaozler commented 4 weeks ago

Hi @skreu, This plugin's purpose is not to query historical data but to query data in real-time or in one day. Is the readme not helping?