mirror of https://github.com/istio/istio.io.git
8 lines
341 B
Markdown
8 lines
341 B
Markdown
---
|
|
title: How can I control the volume of traces?
|
|
weight: 40
|
|
---
|
|
|
|
Istio, via Envoy, currently supports a percentage-based sampling strategy for trace generation.
|
|
Please see [this section](/docs/tasks/observability/distributed-tracing/mesh-and-proxy-config/#customizing-trace-sampling) for more information on how to set this sampling rate.
|