Skip to content

Commit 3ffac9c

Browse files
authored
rfc(feature): SDK-symbolicated stack-frames (#152)
1 parent 4859c41 commit 3ffac9c

File tree

4 files changed

+399
-0
lines changed

4 files changed

+399
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@ This repository contains RFCs and DACIs. Lost?
7171
- [0146-automatic-in-app-rules](text/0146-automatic-in-app-rules.md): For Java projects, when a code mapping is automatically created, also create an in-app stack trace rules to categorize the frames as in-app
7272
- [0148-logs-for-crashes](text/0148-logs-for-crashes.md): Logs for Crashes
7373
- [0149-merge-bundler-plugins](text/0149-merge-bundler-plugins.md): Merge sentry-javascript-bundler-plugins into sentry-javascript
74+
- [0152-sdk-symbolicated-frames](text/0152-sdk-symbolicated-frames.md): This RFC proposes a mechanism for SDKs to mark stack frames as already symbolicated on the client side, so that the backend (processing/symbolicator) can skip symbolication for those frames
7475
- [0153-decoupling-sentrys-generative-ai-conventions-from-open-telemetry](text/0153-decoupling-sentrys-generative-ai-conventions-from-open-telemetry.md): Decoupling Sentry's Generative AI conventions from OpenTelemetry
60.6 KB
Loading
64.1 KB
Loading

0 commit comments

Comments
 (0)