mqtt-datasource icon indicating copy to clipboard operation
mqtt-datasource copied to clipboard

WILDCARDs and TLS configuration added

Open snuids opened this issue 2 years ago • 5 comments

I required the TLS config to connect to AMAZON. I also wanted to use wildcard subscritions in order to listens to multiple topics in a single subscription.

Tested with AWS IOT core.

I learned GO this morning so I could have done some things stupidly. Coming from the C++, GO looks nice.

snuids avatar Dec 18 '22 15:12 snuids

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 18 '22 15:12 CLAassistant

Hi, this would be fantastic - is there any update?

mathsman5133 avatar Apr 28 '23 21:04 mathsman5133

+1

mampersat avatar Nov 06 '23 17:11 mampersat

Recommend changing this line , adding the TCPS scheme Current: tooltip="Supported schemes: TCP (tcp://), TLS (tls://), or WebSocket (ws://)" Suggested: tooltip="Supported schemes: TCP (tcp://), TCPS (tcps://), TLS (tls://), or WebSocket (ws://)"

TCPS is the protocol I needed to use to get this to work with our AWS broker.

mampersat avatar Nov 09 '23 20:11 mampersat

Hi guys thanks for your positive comments, but I did not have any news from Grafana since 10 months :-(

snuids avatar Nov 10 '23 13:11 snuids