From 52d10438c7a024d28c419cb0174c2d53946e7745 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 24 Apr 2017 13:20:20 +0000 Subject: [PATCH] Sync docs from 1.1.x to gh-pages --- 1.1.x/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/1.1.x/index.html b/1.1.x/index.html index f2a61c346..d2601ac1c 100644 --- a/1.1.x/index.html +++ b/1.1.x/index.html @@ -2041,6 +2041,19 @@ SpanAdjuster customSpanAdjuster() {

This will lead in changing the name of the reported span just before it gets sent to Zipkin.

+
+ + + + + +
+
Important
+
+Your SpanReporter should inject the SpanAdjuster and + allow span manipulation before the actual reporting is done. +
+

Host locator