1 repo
Utilities for mapping raw memory addresses to source code using debug symbols.
Distinguishing note: Focuses on post-mortem error analysis rather than active debugging.
Explore 1 awesome GitHub repository matching testing & quality assurance · Stack Trace Resolvers. Refine with filters or upvote what's useful.
This project is a comprehensive software observability suite and application performance monitoring platform designed to track runtime errors, performance bottlenecks, and system health. It functions as a centralized diagnostic service that aggregates and categorizes exceptions, providing the infrastructure necessary to visualize complex execution paths across distributed systems and microservices. The platform distinguishes itself through a high-throughput distributed event ingestion pipeline and a columnar storage analytics engine that enables rapid aggregation of large-scale performance me
Maps raw memory addresses and minified code back to original source files using debug symbols and source maps.