Retracer is a high performance, and realtime retracing server which used for Java/Android stack trace retracing by R8
docker-compose up -d --build
or run from remote docker image directly
docker run -p 8080:8080 ghcr.io/johnsonlee/retracer
Then open http://localhost:8080/swagger-ui/ with browser to have a trial