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
Describe the bug
@SqsListener is not creating Span with Spring Boot using aws-otel agent
What did you expect to see?
Created Span
What did you see instead?
Created span like this one
PropagatedSpan{ImmutableSpanContext{traceId=00000000000000000000000000000000, spanId=0000000000000000, traceFlags=00, traceState=ArrayBasedTraceState{entries=[]}, remote=false, valid=false}}
Additional context
spring-cloud-aws-messaging-2.4.2.jar
Spring Boot version 2.7.4
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open 90 days with no activity. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled
Describe the bug
@SqsListener is not creating Span with Spring Boot using aws-otel agent
What did you expect to see?
Created Span
What did you see instead?
Created span like this one
PropagatedSpan{ImmutableSpanContext{traceId=00000000000000000000000000000000, spanId=0000000000000000, traceFlags=00, traceState=ArrayBasedTraceState{entries=[]}, remote=false, valid=false}}
Additional context
spring-cloud-aws-messaging-2.4.2.jar
Spring Boot version 2.7.4
The text was updated successfully, but these errors were encountered: