Closed mediafreakch closed 5 years ago
Since zipkin@0.10.0 there is an Instrumentation utility class that provides a HttpClient instance which encapsulates most of the instrumentation logic.
zipkin@0.10.0
Instrumentation
HttpClient
With this change we'll benefit from instrumenting the remoteServiceName as well if available.
remoteServiceName
manual stale-bot 😄
Since
zipkin@0.10.0
there is anInstrumentation
utility class that provides aHttpClient
instance which encapsulates most of the instrumentation logic.With this change we'll benefit from instrumenting the
remoteServiceName
as well if available.