[ 
https://issues.apache.org/jira/browse/CASSANDRA-20858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSANDRA-20858:
------------------------------------------
          Fix Version/s: 5.1
                             (was: 5.x)
    Source Control Link: 
https://github.com/apache/cassandra/commit/e42599a094770921165993210aa4790c7fb972fc
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> Add virtual table to expose last N uncaught exceptions
> ------------------------------------------------------
>
>                 Key: CASSANDRA-20858
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20858
>             Project: Apache Cassandra
>          Issue Type: Improvement
>          Components: Virtual Tables
>            Reporter: Paulo Motta
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 5.1
>
>          Time Spent: 7h
>  Remaining Estimate: 0h
>
> There's a metricĀ {{StorageMetrics.uncaughtExceptions}} that tracks uncaught 
> exception count.
> Let's add a {{system_views.exceptions}} table with the following information:
> * ExceptionClass
> * Count
> * Last Message
> * Last StackTrace
> * Last Occurence Time
> This will give more visibility into uncaught exceptions allowing operators to 
> easily find unexpected issues that can be hidden in logs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to