Re: [DISCUSS] KIP-745: Connect API to restart connector and tasks

2021-06-03 Thread Nikita Kretov
Hello! It's really not intuitive that you need to restart connect and tasks separately! I'd like to see this KIP landed in 3.0.0 release! On 6/2/21 7:40 PM, Randall Hauch wrote: Hello all, Many users struggle with the connector restart REST API only restarting the Connector instance rather tha

Re: Best Tool : Apache kafka Monitoring

2021-06-03 Thread Nikita Kretov
Hello. Prometheus + grafana is a standard stack for metric collection and monitoring. Jmx exporter is a good metrics exporter for broker\zookeeper. Maybe you can take advantage from some additional exporters like linkeding burrow too. On 6/3/21 10:29 AM, Girish L wrote: Hello Apache Kafka Exp