File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -64,3 +64,4 @@ This repository contains RFCs and DACIs. Lost?
6464- [ 0126-sdk-spans-aggregator] ( text/0126-sdk-spans-aggregator.md ) : SDK Spans Aggregator
6565- [ 0129-video-replay-envelope] ( text/0129-video-replay-envelope.md ) : Video-based replay envelope format
6666- [ 0131-pass-native-sdk-spans-to-hybrid] ( text/0131-pass-native-sdk-spans-to-hybrid.md ) : rfc(feature): Pass Native SDKs Spans to Hybrid
67+ - [ 0137-strict-trage-propagation] ( text/0137-strict-trage-propagation.md ) : Strict Trage Propagation
Original file line number Diff line number Diff line change 1+ - Start Date: 2024-07-05
2+ - RFC Type: feature
3+ - RFC PR: https://github.com/getsentry/rfcs/pull/137
4+ - RFC Status: draft
5+
6+ # Summary
7+
8+ One paragraph explanation of the feature or document purpose.
9+
10+ # Motivation
11+
12+ Why are we doing this? What use cases does it support? What is the expected outcome?
13+
14+ # Background
15+
16+ The reason this decision or document is required. This section might not always exist.
17+
18+ # Supporting Data
19+
20+ [ Metrics to help support your decision (if applicable).]
21+
22+ # Options Considered
23+
24+ If an RFC does not know yet what the options are, it can propose multiple options. The
25+ preferred model is to propose one option and to provide alternatives.
26+
27+ # Drawbacks
28+
29+ Why should we not do this? What are the drawbacks of this RFC or a particular option if
30+ multiple options are presented.
31+
32+ # Unresolved questions
33+
34+ - What parts of the design do you expect to resolve through this RFC?
35+ - What issues are out of scope for this RFC but are known?
You can’t perform that action at this time.
0 commit comments