Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
olsajiri committed Dec 4, 2023
1 parent efa4003 commit 10245ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/content/en/docs/concepts/tracing-policy/selectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ A `TracingPolicy` can contain from 0 to 5 selectors. A selector is composed of
- [`matchNamespaceChanges`](#namespace-changes-filter): filter on Linux namespaces changes.
- [`matchCapabilityChanges`](#capability-changes-filter): filter on Linux capabilities changes.
- [`matchActions`](#actions-filter): apply an action on selector matching.
- [`matchReturnArgs`](#return-arguments-filter): filter on return value.
- [`matchReturnActions`](#return-actions-filter): apply an action on return selector matching.

## Arguments filter

Expand Down

0 comments on commit 10245ec

Please sign in to comment.