nebulastream/nebulastream-tutorial

Fix Grafana setup

Closed this issue · 0 comments

It is possible to provision the MQTT data source, so that it works out of the box.

datasources:
- name: ...
  "jsonData": {
     "uri": "ws://mosquitto:9001"
   }