-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(relay): Add document describing span and transaction quotas #11563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
e882eac to
fc3c7eb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great write up!
| While it is desirable to have span counts correctly extracted from dropped transactions, it may not be feasible | ||
| to do so at any stage of the processing pipeline. For example, it may not be possible to do so (malformed transactions) | ||
| or simply too expensive to compute. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Out of scope for this PR: I brought this up with the SDK teams in the past week and we can add metadata to Envelopes that allows us to emit proper outcomes in this scenario, assuming the client submits correct values.
DESCRIBE YOUR PR
Description of how span and transaction outcomes are (to be) handled within Relay.
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes: