clarify few code change related to tracing (#2582)

This commit is contained in:
Lin Sun 2018-09-11 11:18:43 -04:00 committed by istio-bot
parent 131c594d52
commit 6d378161c7
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Istio provides behavioral insights and operational control over the service mesh
## Why use Istio?
Istio makes it easy to create a network of deployed services with load balancing, service-to-service authentication, monitoring, and more, without any changes
Istio makes it easy to create a network of deployed services with load balancing, service-to-service authentication, monitoring, and more, with [few](/docs/tasks/telemetry/distributed-tracing/#understanding-what-happened) or no code changes
in service code. You add Istio support to services by deploying a special sidecar proxy throughout your environment that intercepts all network communication
between microservices, then configure and manage Istio using its control plane functionality, which includes: