Skip to content

Commit

Permalink
Remove mention of sentinel and prefix actions (#11296)
Browse files Browse the repository at this point in the history
These two actions are being removed in getsentry/sentry#76994 since they were never shipped to GA.
  • Loading branch information
armenzg committed Sep 10, 2024
1 parent 9141b3f commit cada6ef
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,6 @@ As an example, `-group ^-group` removes the matching frame and all frames above
- `app`: marks or unmarks a frame in-app
- `group`: adds or removes a frame from grouping

{/*<!--
- `sentinel`: marks a frame as [sentinel frame](#sentinel--prefix-frames)
- `prefix`: marks a frame as [prefix frame](#sentinel--prefix-frames)
-->*/}

### Variable Actions

A limited set of _variables_ can be defined (`variable=value`):
Expand Down

0 comments on commit cada6ef

Please sign in to comment.