-
Notifications
You must be signed in to change notification settings - Fork 447
Service Configuration
The most flexible way to start kafka-monitor is to run kafka-monitor-start.sh
with a config file, which allows you to instantiate multiple Service or App that are already implemented in Kafka Monitor and tune their configs to monitor your clusters. See here for an example config file.
In this section we list the configurations of the Service classes that have been implemented in Kafka Monitor.
SingleClusterMonitor directly passes configs to ProduceService and ConsumeService. Thus its configuration parameters are the union of the configuration parameters of these two services. See Service Configuration for parameters of ProduceService and ConsumeService.
Xinfra Monitor (KMF): https://github.com/linkedin/kafka-monitor/
For inquiries
or issues
: https://github.com/linkedin/kafka-monitor/issues/new