uschmann / zipkin-instrumentation-axios

Wrapper to instrument the axios HTTP-client
4 stars 12 forks source link

Easier instrumentation and support for `remoteServiceName` #2

Closed mediafreakch closed 5 years ago

mediafreakch commented 7 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.

With this change we'll benefit from instrumenting the remoteServiceName as well if available.

mediafreakch commented 5 years ago

manual stale-bot 😄