This fixes up spans reported by Finagle.
Adjustment code should not be added without a tracking issue either in Finagle or Zipkin Finagle.
While the FinagleAdjuster
can be used directly through the provided
builder interface, most users will likely find more value in the Spring
Boot autoconfiguraton module. Additional information for using the
module can be found here.