linkedin / rest.li

Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
rest.li
Other
2.51k stars 546 forks source link

Add dummy trace header to fetch default remote symbol table #744

Closed aman1309 closed 2 years ago

aman1309 commented 2 years ago

This change fixes missing header required for LI internal tracing which couldn't be injected at boot time because dynamic tree id required in trace.

junchuanwang commented 2 years ago

explain the impact of this change?