Skip to content

Commit

Permalink
Fix TracingPolicy Selectors Stack Traces documentation
Browse files Browse the repository at this point in the history
The yaml file in the Stack Traces section contained a typo that has been fixed.

Signed-off-by: Luigi De Matteis <eilidh3773@gmail.com>
  • Loading branch information
h3x-eilidh authored and mtardy committed Feb 2, 2024
1 parent 39c9b72 commit 92dbc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/concepts/tracing-policy/selectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@ kprobes:
- call: kfree_skb_reason
selectors:
- matchActions:
- action: post
- action: Post
stackTrace: true
```

Expand Down

0 comments on commit 92dbc44

Please # to comment.