Skip to content

Commit ed60264

Browse files
committed
rfc(decision): Revamping the SDK Performance API
1 parent a1e97e7 commit ed60264

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,4 @@ This repository contains RFCs and DACIs. Lost?
5050
- [0088-fix-memory-limitiations-in-session-replays-access-pattern](text/0088-fix-memory-limitiations-in-session-replays-access-pattern.md): Fix Memory Limitiations in Session Replay's Access Pattern
5151
- [0092-replay-issue-creation](text/0092-replay-issue-creation.md): Replay Issue Creation
5252
- [0095-escalatingforecastsmergedissues](text/0095-escalatingforecastsmergedissues.md): escalating-forecasts-merged-issues
53+
- [0101-revamping-the-sdk-performance-api](text/0101-revamping-the-sdk-performance-api.md): Revamping the SDK Performance API
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
- Start Date: 2023-06-12
2+
- RFC Type: decision
3+
- RFC PR: https://github.com/getsentry/rfcs/pull/101
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?

0 commit comments

Comments
 (0)