-
This is a usage question.
In the [Sleuth docs](https://cloud.spring.io/spring-cloud-sleuth/spring-cloud-sleuth.html#_grpc) for gRPC, they mention two variants. First one uses `io.github.lognet:grpc…
-
Hi,
We have a Dropwizard app (dropwizard-core:2.1.4) which uses zipkin-core:2.0.16-1 with 'kafka' collector. When using it along kafka-clients:3.3.1 we are able to see a high CPU usage but the same…
-
Remove 5775/udp which accepts zipkin.thrift over compact thrift protocol
From https://github.com/jaegertracing/jaeger/pull/1181#discussion_r233632594
> so nobody outside of Uber should be using …
-
Hello OTel community. I've had one or two conversations with organizations interested in using a Perl implementation of OpenTelemetry. This issue is to gauge interest in maintaining a Perl implementat…
-
**Migrated from https://github.com/hyleung/ratpack-zipkin/issues/64**
Ratpack 1.6 is out and should include a client interceptor API now. I suspect we will get better milage from using the intercep…
-
Zipkin's RPC span is interesting because it is a shared model. For example, a client creates a span and then the next hop (a server) adds annotations to it. The authoritative owner of the span is the …
-
Right now, only the server-side code add the annotation LocalAddr, usually when they have a port
```javascript
tracer.recordAnnotation(new Annotation.LocalAddr({port}));
```
https://github.com…
-
## Describe the Bug
`2021-09-06 19:48:18.394 WARN [/] 816431 --- [ing-tasks-1-455] z.s.i.BodyIsExceptionMessage : Unexpected error handling request.
java.lang.RuntimeException:
at…
-
The `HttpAsyncClientBuilder` implementation creation is hard coded in
https://github.com/elastic/elasticsearch/blob/v7.8.0/client/rest/src/main/java/org/elasticsearch/client/RestClientBuilder.java#L…
-
In https://github.com/openzipkin/zipkin-gcp/issues/45, there was a proposal to add pubsub transport (collector and sender), but that never happened.
@javierviera is currently adding https://github.…