You can get statistics at a table level, and you can get some information
at a keyspace level, but it's an approximation. Better to get tablelevel
and aggregate up. Here are some pointers.

https://blog.anant.us/resources-for-monitoring-datastax-cassandra-spark-solr-performance/



On Wed, Feb 27, 2019 at 4:36 AM Tom Wollert <tomwoll...@codeweavers.net>
wrote:

> Is it possible to get the current connection status out of Cassandra C#
> driver?
>
> In particular I'm looking at getting
> - connected hosts
> - whether the node is considered up by the driver
> Which I can get from the MetaData, as well as:
> - connected keyspaces
> - the number of connections open(per keyspace, as the connectionpool is
> not shared)
> - the number of current read/writes (per keyspace/host ideally)
> Which seems to be internal state that is never exposed.
>
> Any ideas before I use reflection to look at the internal state?
>
> Cheers,
>
> Tom
>
> <https://codeweavers.net>
> *Codeweavers Showroom System Q1 Goals
> <https://codeweavers.net/company-blog/codeweavers-showroom-system-q1-goals>*
>
> <https://codeweavers.net/company-blog/codeweavers-showroom-system-q1-goals>
> *Who could dealers collaborate with for shared success?
> <https://codeweavers.net/company-blog/who-could-dealers-collaborate-with-for-shared-success>*
>
> *Phone:* 0800 021 0888  * Email: *contac...@codeweavers.net
> *Codeweavers Ltd* | Barn 4 | Dunston Business Village | Dunston | ST18 9AB
> Registered in England and Wales No. 04092394 | VAT registration no. 974
> 9705 63
>
> [image: Twitter] <https://twitter.com/Codeweavers_Ltd> [image: Facebook]
> <https://www.facebook.com/Codeweavers.Ltd/> [image: linkedin]
> <https://www.linkedin.com/company/codeweavers-limited>
>

Reply via email to