fetzerch / grafana-sunandmoon-datasource

SunAndMoon is a datasource plugin for Grafana that calculates the position of Sun and Moon as well as the Moon illumination. ☀️🌙🧛‍♂️
MIT License
41 stars 8 forks source link

"couldn't find a query runner that matches supplied arguments" #55

Closed pljakobs closed 2 weeks ago

pljakobs commented 1 year ago

I was hoping to use sunrise and sunset times in my solar energy dashboard to scale the daily graphs to be sunrise-1h to sunset+1hr but when trying to read sunrise and sunset into dashboard variables I get the above error. I'm no grafana expert by a long shot, but I assume that assigning variables through query is just not implemented in this module?

fetzerch commented 12 months ago

Might be related to #50. I'm not sure if non-backend datasources support dashboard variables.

fetzerch commented 2 weeks ago

Duplicate of https://github.com/fetzerch/grafana-sunandmoon-datasource/issues/50