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