Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/docs/sdk/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Additionally, the following features are highly encouraged:
- Honor Sentry’s HTTP 429 Retry-After header
- Pre and Post event send hooks
- Local variable values in stack trace (on platforms where this is possible)
- Send an `environment` on each event. If none was detected or set by the user, `default` should be used.

<Link to="/sdk/features#features">Please see the features page</Link> for descriptions of commonly expected Sentry SDK features.

Expand Down