Jacob Park created FLINK-9095: --------------------------------- Summary: Add metrics for Cassandra Connector Key: FLINK-9095 URL: https://issues.apache.org/jira/browse/FLINK-9095 Project: Flink Issue Type: Improvement Components: Cassandra Connector Reporter: Jacob Park
The cassandra-driver-core uses codahale metrics to expose various metrics regarding errors, requests, resources, and the like: [https://docs.datastax.com/en/drivers/java/3.4/index.html?com/datastax/driver/core/Metrics.html] These are very valuable to ensure there is visibility to the health of the Cassandra Connector. -- This message was sent by Atlassian JIRA (v7.6.3#76005)