Traces for specific services are not properly connected while calling internal services through Spring Cloud Gateway (Root Span Missing) #12836
Labels
bug
Something isn't working
needs author feedback
Waiting for additional feedback from the author
needs triage
New issue that requires triage
stale
Describe the bug
Traces for specific services are not properly connected while calling internal services through Spring Cloud Gateway
As a result, Root Span is missing.
Steps to reproduce
Inject OpenTelemetry JavaAgent into Gateway and each services
Expected behavior
A normal connection of the trace along the route through the service
Actual behavior
Determine what happens when certain applications are separated into two traces
Javaagent or library instrumentation version
2.10.0
Environment
JDK: Adoptium Temurin 17
OS: AL2023 (Amazon Linux, Kubernetes)
Gateway : Spring Cloud Gateway (Boot 3.1.5 / Cloud 2023.0.4)
Services:
Additional context
No response
The text was updated successfully, but these errors were encountered: