blob: 7859aeb2806ccdc187755b3865ca74f758f17a70 [file] [log] [blame]
HTrace is a lightweight tracing library written in java.
-------------------------------
Testing Information
The test that creates a sample trace (TestHTrace) takes a command line argument telling it where to write span information.
Run mvn test -DspanFile="FILE_PATH" to write span information to FILE_PATH. If not file is specified, span information will be written to standard out.