You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Henrik Nordvik: Add Jersey support. See brave-jersey module.
Add flume-zipkin-metrics module. See README.md of that module for more information.
pettyjamesm: Added alternative Brave public api for use cases where the ThreadLocal approach is not working and you want to have more control over the context scope.
Update brave-resteasy-spring module by adding BraveClientExecutionInterceptor. This interceptor can be used with the RestEasy client framework and makes the usage of Brave with RestEasy even easier as it now supports both server and client side.