Thanks for the KIP link. Those metrics will be a nice addition, but the
piece I'm most interested in is adding hooks in the Connect API for
connectors to define metrics specific to their domain, which this KIP
explicitly identifies as out of scope.
I'm currently deploying Confluent's S3 connector,
Hi Jeff,
There is a KIP going on, would this answer your question?
https://cwiki.apache.org/confluence/display/KAFKA/KIP-196%3A+Add+metrics+to+Kafka+Connect+framework
Viktor
On Tue, Sep 12, 2017 at 2:38 PM, Jeff Klukas wrote:
> The Kafka docs on Monitoring don't mention anything specific for K
The Kafka docs on Monitoring don't mention anything specific for Kafka
Connect. Are metrics for connectors limited to just the standard
consumer/producer metrics? Do I understand correctly that the Connect API
doesn't provide any hooks for custom connector-specific metrics? If not, is
that somethin