Aldo Sinanaj created CXF-7608:
---------------------------------

             Summary: [brave feature] Propagate trace ids as it lets log 
correlation to be consistent even if not sampling
                 Key: CXF-7608
                 URL: https://issues.apache.org/jira/browse/CXF-7608
             Project: CXF
          Issue Type: Bug
          Components: Integration
            Reporter: Aldo Sinanaj


Currently the trace ids are not propagated and not reflected on log MDC 
metadata when it is not sampled. Seems that in {{AbstractBraveProvider.class}} 
and {{AbstractBraveClientProvider.class}} there is a condition which decides 
whether or not to do the "brave tracing". I had a chat with [~adriancole] and 
he suggested me to fix this condition by removing the check on {{span#isNoop}}, 
since it is not the provider responsibility I guess.
I'm going to do a pull request on github.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to