Skip to content

Commit

Permalink
doc: Removed old matchBinaries limitation
Browse files Browse the repository at this point in the history
The limitation of only having 4 values for `matchBinaries`
doesn't apply anymore.

Signed-off-by: Philip Schmid <[email protected]>
  • Loading branch information
PhilipSchmid authored and kkourt committed Nov 1, 2024
1 parent 70a9d19 commit 7dbb805
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/content/en/docs/concepts/tracing-policy/selectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ The available operators for `matchBinaries` are:

The `values` field has to be a map of `strings`. The default behaviour
is `followForks: true`, so all the child processes are followed.
The current limitation is 4 values.

### Follow children

Expand Down

0 comments on commit 7dbb805

Please sign in to comment.