This commit is contained in:
Tyler Benson 2017-07-13 08:21:09 -07:00
parent a28e2209de
commit 2c4480b45a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ on the DB.
4. Span4 is a child of Span2 and follows Span3. It represents a business/legacy operation. 4. Span4 is a child of Span2 and follows Span3. It represents a business/legacy operation.
This is a very simple example of how works [OpenTracing](http://opentracing.io/). This is a very simple example of how works [OpenTracing](http://opentracing.io/).
Fore more information, see http://docs.datadoghq.com/tracing/terminology/ or http://opentracing.io/. For more information, see http://docs.datadoghq.com/tracing/terminology/ or http://opentracing.io/.
## How to instrument your application? ## How to instrument your application?