Closed ibarryyan closed 6 months ago
I want to use SQL to configure the start time,For example, I want to start calculating from October 10, 2023, but this starting time may change. I want to place it in the database and let Grafana dynamically read it.
This is now possible thanks to https://github.com/grafana/clock-panel/pull/179
I want to use SQL to configure the start time,For example, I want to start calculating from October 10, 2023, but this starting time may change. I want to place it in the database and let Grafana dynamically read it.