Skip to content

Commit 8fc10ab

Browse files
rpriyanshu9JaredTan95
authored andcommitted
[processor/tailsampling] [chore][docs]: Fix typo in processor's README (open-telemetry#27481)
Linked to open-telemetry#25190
1 parent 064af9b commit 8fc10ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processor/tailsamplingprocessor/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Imagine that you wish to configure the processor to implement the following rule
211211

212212
1. **Rule 1:** Not all teams are ready to move to tail sampling. Therefore, sample all traces that are not from the team `team_a`.
213213

214-
1. **Rule 2:** Sample only 1 percent of Readiness/liveness probes
214+
1. **Rule 2:** Sample only 0.1 percent of Readiness/liveness probes
215215

216216
1. **Rule 3:** `service-1` has a noisy endpoint `/v1/name/{id}`. Sample only 1 percent of such traces.
217217

0 commit comments

Comments
 (0)