agent-demo The file PrimeMainMR.java counts all the prime numbers less than 1B. To run the demo with Lightrun agent, download and compile the demo and run: java -agentpath:<PATH_TO_LIGHTRUN_AGENT> PrimeMainMR