hengboy / spring-cloud-chapter

Spring Cloud Enterprise Core Technology, Corresponding to the Special Subject Source of the Brief Book "Spring Cloud Core Technology"
14 stars 6 forks source link

ApiBoot Logging使用RestTemplate透传链路信息 - 恒宇少年 | SpringBoot | SpringCloud | Java - 个人博客 #144

Open hengboy opened 5 years ago

hengboy commented 5 years ago

http://blog.yuqiyu.com/apiboot-logging-using-resttemplate-transparent-traceid.html

在上一篇文章【ApiBoot Logging使用SpringCloud Openfeign透传链路信息】中我们详细的讲解了ApiBoot Logging整合SpringCloud通过Openfeign进行透传链路信息,包括traceId(链路编号)、parentSpanId(上级单元编号)等信息。ApiBoot Logging不仅仅可以使用Openfeign传递链路信息,还支持RestTempla