Skip to content

Commit

Permalink
Update docs/sources/flow/reference/components/otelcol.processor.proba…
Browse files Browse the repository at this point in the history
…bilistic_sampler.md

Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
mar4uk and clayton-cornell authored Sep 14, 2023
1 parent 17f5127 commit 1bfa374
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ It is also possible to leverage a different `hash_seed` at different collector t

The `probabilistic_sampler` supports two types of sampling for traces:
1. `sampling.priority` [semantic
convention](https://github.com/opentracing/specification/blob/master/semantic_conventions.md#span-tags-table) as defined by OpenTracing
2. Trace ID hashing
convention](https://github.com/opentracing/specification/blob/master/semantic_conventions.md#span-tags-table) as defined by OpenTracing.
2. Trace ID hashing.

The `sampling.priority` semantic convention takes priority over trace ID hashing.
Trace ID hashing samples based on hash values determined by trace IDs.
Expand Down

0 comments on commit 1bfa374

Please sign in to comment.