grafana / mqtt-datasource

MQTT Datasource for Grafana allows streaming data from any MQTT broker running either locally or remotely.
Apache License 2.0
168 stars 49 forks source link

Feature Request: Allow uploading CA certificate details #89

Open melgl opened 7 months ago

melgl commented 7 months ago

Some MQTT Brokers require a TLS connection with a CA certificate. The current implementation of the Grafana MQTT data source does not support providing these details.

This feature request proposes adding this option to the data source connection settings to support these connections.