Upstream project README Pre-reqs Install go - brew install golang. Install yarn - brew install yarn (for Jaeger UI). How to Build make build-ui. make build-all-in-one. How to Run make run-all-in-one. How to Debug in VScode, go to Run and Debug (cmd+shift+D) and run using of the configured run options.