-
Hi Team
I got the following exception when I run the application.
`Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2020-04-15 15…
-
Seems your contribution to the opentracing-contrib cluster lags behind what is going on else-where (opentracing, zipkin/brave), see this thread for details:
https://github.com/opentracing-contrib/jav…
-
My application is using Java 11 HttpClient (java.net.http.HttpClient). I could see the instrumentations for OkHttp 3.x and Apache HttpClient in https://github.com/openzipkin/brave/tree/master/instrume…
-
**Describe the bug**
The current version of Reactive OAuth Security doesn't follow all Observability documentation recommendations, therefore it doesn't propagate trace and baggage's over network. Se…
-
Today I wasted an inordinate amount of time to figure out why a new project was not reporting spans to Stackdriver Trace.
The error message, which was clear as day, was logged as `DEBUG` by `zipkin…
-
- Enable the tracing section of dubbo-go's observability indicators to support B3 and W3C tracking standards, and track data transfer across different services in a distributed system.
- 使dubbo-g…
-
@cschneider @reta either of you know a workaround to what seems to be a Java 11 related hang after pax? the tests actually succeed..
```
[INFO] ----------------------------------------------------…
-
Currently, responses with status code
-
**Feature:**
Log response_size in span by getting "Content_Length" from response in` httpClientParser`.
**Rational**
zipkin should provide a way to let user to log request and response size i…
-
Bug report.
When I using the brave-instrumentation-dubbo-rpc, if the dubbo-rpc reference has scope="injvm" param, the dubbo provider and consumer is in the same proess, there will be two problems.
…