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

Add time metrics for Sunrise, Solar Noon, Sunset, Moonrise, Moonset, Moon Phase. #48

Closed ecraven closed 1 year ago

ecraven commented 2 years ago

I've taken the liberty of adding the mentioned 6 metrics, the first 5 as millisecond values from 0-24h, the Moon Phase as described at https://github.com/mourner/suncalc#moon-illumination. They can be used to create a dashboard like the following: maim

TODO:

fetzerch commented 1 year ago

Version 0.3.0 is now available via grafana.com.

This has all features, besides the moon phase. To me this looks broken at the moment, because suncalc not only provides the values it should but also all intermediate values.