Skip to content

Commit

Permalink
[chore][processor/probabilisticsampler] Fix typo (open-telemetry#33418)
Browse files Browse the repository at this point in the history
  • Loading branch information
crobert-1 committed Jun 6, 2024
1 parent dd2e45a commit c1bea56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/probabilisticsamplerprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ This mode uses 14 bits of sampling precision.
### Error handling

This processor considers it an error when the arriving data has no
randomess. This includes conditions where the TraceID field is
randomness. This includes conditions where the TraceID field is
invalid (16 zero bytes) and where the log record attribute source has
zero bytes of information.

Expand Down

0 comments on commit c1bea56

Please sign in to comment.