Skip to content

feat(ourlogs): Add replay id to logs when available #16426

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

Closed

Conversation

k-fish
Copy link
Member

@k-fish k-fish commented May 29, 2025

Summary

Logs can't lookup replays via traces since traces may be sampled whereas logs are (currently) unsampled, with their own traceids. Adding replay allows us to find logs with auto generated traces.

Logs can't lookup replays via traces since traces may be sampled whereas logs are (currently) unsampled, with their own traceids.
@k-fish k-fish requested a review from AbhiPrasad May 29, 2025 16:45
@k-fish k-fish closed this May 29, 2025
@AbhiPrasad AbhiPrasad deleted the feat/ourlogs/add-replay-id-to-logs-when-available branch May 29, 2025 20:18
@AbhiPrasad
Copy link
Member

For the future - this is how we should implement something like this. #16428

We want the logic to live in the replay package for bundle size reasons.

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.

2 participants