brave

1 · · Oct. 15, 2021, 6:29 p.m.
brave Java distributed tracing implementation compatible with Zipkin backend services. Brave is a distributed tracing instrumentation library. Brave typically intercepts production requests to gather timing data, correlate and propagate trace contexts. While typically trace data is sent to Zipkin server, third-party plugins are available to send to alternate services such as Amazon X-Ray. This repository includes dependency-free Java libraries and instrumentation for common components used in pr...