[ 
https://issues.apache.org/jira/browse/CASSANDRA-20858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022143#comment-18022143
 ] 

Dmitry Konstantinov commented on CASSANDRA-20858:
-------------------------------------------------

+1

> 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.0.x, 5.x
>
>          Time Spent: 6h 50m
>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to