From c11af8f088393d0d54f601beb078260c57859928 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 24 Feb 2017 10:57:23 +0000 Subject: [PATCH] Sync docs from 1.1.x to gh-pages --- 1.1.x/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/1.1.x/index.html b/1.1.x/index.html index fda00fc64..900600fc7 100644 --- a/1.1.x/index.html +++ b/1.1.x/index.html @@ -1573,6 +1573,20 @@ Always clean after you create a span! Don’t forget to close a span if you +
+ + + + + +
+
Important
+
+If your span contains a name greater than 50 chars, then that name will +be truncated to 50 chars. Your names have to be explicit and concrete. Big names lead to +latency issues and sometimes even thrown exceptions. +
+

Continuing spans