jj2784992 commented on issue #7110:
URL: https://github.com/apache/skywalking/issues/7110#issuecomment-1774375984

   app-gateWay:
   TraceContext.putCorrelation("demo_userId", s);
   
   app-A1:
   TraceContext.getCorrelation("demo_userId") return is empty
   
   agent config:
   correlation.auto_tag_keys=${SW_CORRELATION_AUTO_TAG_KEYS:demo_userId}
   
   May I know how it was resolved in the end? thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to