Skip to content

feat(general): Don't fail events containing a span with missing timestamp#1690

Merged
TBS1996 merged 15 commits into
masterfrom
feat/fix-span-timestamp
Dec 14, 2022
Merged

feat(general): Don't fail events containing a span with missing timestamp#1690
TBS1996 merged 15 commits into
masterfrom
feat/fix-span-timestamp

Conversation

@TBS1996

@TBS1996 TBS1996 commented Dec 13, 2022

Copy link
Copy Markdown
Contributor

If theres a missing timestamp on a span, it will get the timestamp of the event it belongs to, and it will get the status of DeadlineExceeded. Check issue for more info

Ref #1244

@TBS1996
TBS1996 requested a review from a team December 13, 2022 11:28

@jjbayer jjbayer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, just two minor comments.

Comment thread relay-general/src/store/transactions.rs
Comment thread relay-general/src/store/transactions.rs Outdated
@TBS1996 TBS1996 changed the title feat/fix span timestamp feat: don't fail spans that are missing their timestamp Dec 13, 2022
@TBS1996 TBS1996 changed the title feat: don't fail spans that are missing their timestamp feat(general): don't fail spans that are missing their timestamp Dec 13, 2022
@TBS1996
TBS1996 requested a review from jjbayer December 13, 2022 13:24

@jjbayer jjbayer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a changelog as discussed, apart from that, this looks good!

@jan-auer jan-auer changed the title feat(general): don't fail spans that are missing their timestamp feat(general): Don't fail spans that are missing their timestamp Dec 13, 2022
Comment thread relay-general/src/store/transactions.rs
@TBS1996 TBS1996 changed the title feat(general): Don't fail spans that are missing their timestamp feat(general): Don't fail events containing a span with missing timestamp Dec 14, 2022
@TBS1996
TBS1996 merged commit efbdb32 into master Dec 14, 2022
@TBS1996
TBS1996 deleted the feat/fix-span-timestamp branch December 14, 2022 15:00
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.

4 participants