You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jacob Park (JIRA)" <ji...@apache.org> on 2018/03/27 06:48:00 UTC

[jira] [Created] (FLINK-9095) Add metrics for Cassandra Connector

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)