0.11MIT
strict
core22
Parse OOPS files and report SQL time vs non-SQL time per report
OOPS Analyzer parses OOPS (error report) files and analyzes the SQL time
versus non-SQL (application) time for each report.
OOPS files must follow the standard date-directory layout:
<oops_dir>/YYYY-MM-DD/<oops-file>
Features:
- Parse OOPS files from date-organized directories
- Calculate and display SQL vs non-SQL time breakdown
- Filter by date, SQL regex patterns, and time thresholds
- Sort results by various metrics
- Display matched SQL statements
versus non-SQL (application) time for each report.
OOPS files must follow the standard date-directory layout:
<oops_dir>/YYYY-MM-DD/<oops-file>
Features:
- Parse OOPS files from date-organized directories
- Calculate and display SQL vs non-SQL time breakdown
- Filter by date, SQL regex patterns, and time thresholds
- Sort results by various metrics
- Display matched SQL statements
Update History
0.1 (1)1 Apr 2026, 21:28 UTC
19 Mar 2026, 05:13 UTC
19 Mar 2026, 05:10 UTC
1 Apr 2026, 21:28 UTC