-
Q: how do you sync the times on the various services? Do the clients connect to the zipkin server and work out the difference between their clock and the servers?
Or are you using some other way of st…
-
HI,
Trace Logs are not appended in the logger file below is my configurations
opentracing.spring.web.client.enabled=true
opentracing.spring.cloud.log.enable=true
opentracing.zipkin.enabled=tr…
-
**Background**
샵 서비스를 생성하기 위해서는 스프링 프로젝트 생성을 해야 한다
**To Do**
**Functional Requirement**
- Java JDK 17
- Gradle.kotlin
- Spring Boot 3.0.1
MSA Client 기준
- Lombok
- Spring Configuration Processor…
-
## Requirement - what kind of business use case are you trying to solve?
Posting Zipkin v1 and v2 spans to Jaeger collector should result in sparc-dependency discovering the dependencs in the incom…
-
As we know, `prost_build::Config` supports `field_attribute()` and `type_attribute()`. Since `tower-grpc` provides implementation of the trait `prost_build::ServiceGenerator`, it'd be really good to h…
-
Recent versions of zipkin have a duration query that only works when timestamp and duration are set authoritatively. This implies adding the fields to the Span type when reporting to zipkin. These sho…
-
### Gloo Edge Version
1.13.x (latest stable)
### Kubernetes Version
1.24.x
### Describe the bug
With tracing enabled in httpConnectionManagerSettings, the tracing headers that are added to the re…
-
**Is this a BUG or FEATURE REQUEST?:**
BUG
**Did you review istio.io/help and existing issues to identify if this is already solved or being worked on?**:
Yes
**Bug:**
Y
**What Version of …
-
Hi!
I will explain the general situation, how we want the Trace's data in Zipkin to look, then detail the horrible hacks we had to do in order to achieve what we wanted. Finally, I'll ask for advice…
-
We're currently tagging outbound requests with a trace/span id. I wonder if we can configure a zipkin url and post json of the client-side of the trace?