Is there a way to integrate a more flexible countdown into Grafana? I am currently using the clock module but the countdown needs to be set to an end time and date. Is it possible to count down every day to 2pm?
Thanks for your feedback. My colleague wrote a javascript which we implemented in a text panel. This also allows us to count down to two different times per day
I just did the same. Still requires one to go in and edit the javascript, but it works for a countdown timer to be displayed. I am going to see if the var countDownDate can be manipulated using some programming tool.
I just pasted the example from this page into a Text panel, like so: