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

Allow to query annotations as metrics. Switch annotation implementation to React #52

Closed fetzerch closed 1 year ago

fetzerch commented 1 year ago

This change should help to keep the plugin compatible with the upcoming Grafana v10 that will no longer support the old Angular based annotations.

Fixes #20 Closes #48

TODO:

fetzerch commented 1 year ago

@ecraven It would be nice if you could test this implementation because it supersedes your Pull Request. It would also nice if you could share the JSON for your dashboard. Especially the Moon visualization looks quite interesting!