Closed jodeev closed 2 years ago
The problem persists using the following versions:
org.springframework.boot:2.6.10
com.newrelic.agent.java:newrelic-api:7.6.0
org.springframework.cloud:spring-cloud-starter-openfeign:3.1.3
io.github.openfeign:feign-httpclient:11.8
Regards.
@gustavodaquino any chance you have a sample app that reproduces the problem that you can share with us?
Unfortunately, we do not have the engineering bandwidth to further investigate this issue.
I believe this issue should actually be fixed in Java agent 8.0.1 by https://github.com/newrelic/newrelic-java-agent/pull/1145
Feign (from Spring Cloud Finchley.SR1) appears to be altering the codepath a generated request takes and causes our auto-injection of DT headers to fail.
Description:
Test app showing this issue included here: https://newrelic.zendesk.com/agent/tickets/442571
https://newrelic.aha.io/ideas/ideas/JAVA-I-1001