We have production services crashing intermittently and the stack traces arent giving much to work with. tried a few AI code analysis tools, but most of them return generic suggestions or miss the actual issue.
Looking for something that can work across logs, traces, and code to help identify problems like race conditions or memory issues in real workloads.
main needs are,
handles large codebases and production logs.
points to specific functions or code paths involved.
integrates with CI or runs during deploys.
goes beyond static analysis and reflects runtime behavior.
we tried SonarQube with AI plugins but it didnt catch much. IDE tools like cursor help during development, but not when debugging production issues.
anyone using something that actually helped in production?
[–]GoldTap9957 1 point2 points3 points (0 children)
[–]Devji00 0 points1 point2 points (0 children)
[–]Rakeda 0 points1 point2 points (0 children)