diff --git a/1.0.x/index.html b/1.0.x/index.html index 5e1b5aa83..ca967c5fe 100644 --- a/1.0.x/index.html +++ b/1.0.x/index.html @@ -1409,7 +1409,7 @@ This approach may change in the future towards being lazy on this matter.
You can do the following operations on the Span by means of Tracer interface:
+You can do the following operations on the Span by means of org.springframework.cloud.sleuth.Tracer interface:
|
+ Tip
+ |
+
+Spring creates the instance of Tracer for you. In order to use it all you need is to just autowire it.
+ |
+