smartcat-labs / cassandra-diagnostics

Cassandra Node Diagnostics Tools
Apache License 2.0
51 stars 6 forks source link

Create configuration for type of statament for slow query module #203

Closed nbozic-zz closed 7 years ago

nbozic-zz commented 7 years ago

Sometimes you are only interested in reads and not writes. We need configuration for slow query module to log only certain type of queries. We should start with MUTATION/SELECT/ALL.

nbozic-zz commented 7 years ago

Closed via #223