Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 01e52c4

Browse files
wantsuidgoffredo
andauthored
Update content/en/tracing/trace_collection/proxy_setup/_index.md
Co-authored-by: David Goffredo <[email protected]>
1 parent b6d2275 commit 01e52c4

File tree

1 file changed

+1
-1
lines changed
  • content/en/tracing/trace_collection/proxy_setup

1 file changed

+1
-1
lines changed

content/en/tracing/trace_collection/proxy_setup/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ of the higher-level `CronJob`.
575575

576576
To control the volume of traces starting from Istio that are sent to Datadog, specify a sampling rate by setting the parameter `DD_TRACE_SAMPLING_RULES` to a value between `0.0` (0%) and `1.0` (100%). If no value is specified, 100% of traces starting from Istio are sent.
577577

578-
**Note:** These sampling environment variables rules work if `--set values.pilot.traceSampling=100.0` has been configured.
578+
Note that these environment variables apply only to the subset of traces indicated by the `values.pilot.traceSampling` setting, hence the required `--set values.pilot.traceSampling=100.0` during Istio configuration.
579579

580580
To use the [Datadog Agent calculated sampling rates][9] (10 traces per second per Agent) and ignore the default sampling rule set to 100%, set the parameter `DD_TRACE_SAMPLING_RULES` to an empty array:
581581

0 commit comments

Comments
 (0)