hoptical / grafana-kafka-datasource

A Grafana datasource plugin for Apache Kafka
Apache License 2.0
35 stars 13 forks source link

Add Authentication & Authorization Configuration #20

Closed hoptical closed 2 years ago

hoptical commented 2 years ago

Page: Config Editor The client should be able to authentication and authorization configurations(SSL, SASL) via a simple input text which gets key, value pairs separated by newlines. For example:

sasl.mechanism=PLAIN
enable.ssl.certificate.verification=true
sasl.username=hoptical