We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064af9b commit 8fc10abCopy full SHA for 8fc10ab
processor/tailsamplingprocessor/README.md
@@ -211,7 +211,7 @@ Imagine that you wish to configure the processor to implement the following rule
211
212
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`.
213
214
-1. **Rule 2:** Sample only 1 percent of Readiness/liveness probes
+1. **Rule 2:** Sample only 0.1 percent of Readiness/liveness probes
215
216
1. **Rule 3:** `service-1` has a noisy endpoint `/v1/name/{id}`. Sample only 1 percent of such traces.
217
0 commit comments