lux4rd0 / weatherflow-collector

The WeatherFlow Collector is a comprehensive data collection system that gathers weather data from local UDP broadcasts and remote APIs. It seamlessly feeds this data into InfluxDB V2, which can be visualized using a set of pre-configured Grafana dashboards. The application provides real-time current conditions and detailed forecasts.
https://labs.lux4rd0.com/weatherflow-collector/
GNU Affero General Public License v3.0
77 stars 9 forks source link

Provisioning YAML for the ds and dashboard? #14

Closed disruptivepatternmaterial closed 4 months ago

disruptivepatternmaterial commented 2 years ago

Any chance you have yamls for your dashboards and the correct datasource? Would make importing these and maintaining them super easy: we'd be able to drop these into the provisioning folder.

Thanks!!!!

lux4rd0 commented 4 months ago

Each of the dashboards is now in the Grafana dashboards folder! I know this is super old, but they're all JSON and depend on everybody's particular data sources. I've now set up a variable for data sources, so it should be easy to enjoy them going forward. Thanks!