You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matt Stump (JIRA)" <ji...@apache.org> on 2014/11/26 22:03:12 UTC

[jira] [Created] (CASSANDRA-8380) Only record trace if query exceeds latency threshold.

Matt Stump created CASSANDRA-8380:
-------------------------------------

             Summary: Only record trace if query exceeds latency threshold.
                 Key: CASSANDRA-8380
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8380
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Matt Stump
            Priority: Critical


Probabilistic trace isn't very useful because you're typically trying to only find the badly performing queries which may only be .01% of requests. I would like to enable probabilistic trace on a sample of queries, but then only record the trace if the request exceeded a time threshold. This would allow us to more easily isolate performance problems.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)