hoptical / grafana-kafka-datasource

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

Specify Kafka Configuration in Config Editor #3

Closed hoptical closed 2 years ago

hoptical commented 2 years ago

Bootstrap servers should be imported through the config editor in Grafana. It should be the list of strings separated by a comma.

Note: Supporting TLS, SASL and further kafka security layers can be ignored for now.