mirror of https://github.com/istio/istio.io.git
497 B
497 B
| title | weight |
|---|---|
| Requests are not being traced | 20 |
Since Istio 1.0.3, the default sampling rate for tracing has been reduced to 1% when installing Istio using the Helm chart. This means that only 1 out of 100 trace
instances captured by Istio will be reported to the tracing backend. The sampling rate in the istio-demo.yaml is still set to 100%. See
this section for more information on how to set the sampling rate.