earthobservations / luftdatenpumpe

Acquire and process live and historical air quality data without efforts. Filter by station-id, sensor-id and sensor-type, apply reverse geocoding, store into time-series and RDBMS databases, publish to MQTT, output as JSON, or visualize in Grafana. Data sources: Sensor.Community (luftdaten.info), IRCELINE, and OpenAQ.
https://luftdatenpumpe.readthedocs.io/
GNU Affero General Public License v3.0
35 stars 3 forks source link

Check compatibility with Grafana 9.x #54

Closed amotl closed 1 year ago

amotl commented 1 year ago

For displaying measurement values on a map, the system uses Grafana and Panodata Map Panel.

Please note that the Panodata Map Panel plugin has been confirmed to work with versions up to Grafana 8.x. However, it has not been verified on the most recent Grafana 9.x version. It would be sweet to check if it will still work.

/cc @ohobby, @wetterfrosch

amotl commented 1 year ago

Hi again,

we recently upgraded to Grafana 9 on one of our servers, and are able to confirm that Panodata Map Panel 0.16.0 is working well :white_check_mark:.

With kind regards, and a happy new year, Andreas.