diff --git a/docs/configuration/tracing.md b/docs/configuration/tracing.md index 0c2b62e99..275a39073 100644 --- a/docs/configuration/tracing.md +++ b/docs/configuration/tracing.md @@ -1,6 +1,6 @@ # Tracing -Tracing system allows developers to visualize call flows in there infrastructures. +The tracing system allows developers to visualize call flows in their infrastructure. We use [OpenTracing](http://opentracing.io). It is an open standard designed for distributed tracing.