Skip to content
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

feat(spans): Track when each span was received #2688

Merged
merged 5 commits into from
Nov 6, 2023

Conversation

phacops
Copy link
Contributor

@phacops phacops commented Nov 3, 2023

In order to track the end to end latency of span ingestion, we need the time when the span was received by Relay.

Related PRs, in order they should merged in:

@phacops phacops requested a review from a team November 3, 2023 17:46
@phacops phacops force-pushed the pierre/spans-add-received-field branch 6 times, most recently from 48cabe0 to 7c2a3e8 Compare November 6, 2023 01:40
relay-event-schema/src/protocol/span.rs Outdated Show resolved Hide resolved
phacops and others added 2 commits November 6, 2023 07:30
Co-authored-by: Joris Bayer <joris.bayer@sentry.io>
@phacops phacops enabled auto-merge (squash) November 6, 2023 12:31
@phacops phacops merged commit 0855e4f into master Nov 6, 2023
20 checks passed
@phacops phacops deleted the pierre/spans-add-received-field branch November 6, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants