Paulo Motta created CASSANDRA-20858: ---------------------------------------
Summary: 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: Bug Components: Virtual Tables Reporter: Paulo Motta 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