We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b1800 commit 73610b2Copy full SHA for 73610b2
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