Skip to content

feat(cloudflare): Add logs exports #16165

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

Merged
merged 3 commits into from
May 5, 2025
Merged

feat(cloudflare): Add logs exports #16165

merged 3 commits into from
May 5, 2025

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Apr 29, 2025

resolves #15989

resolves https://linear.app/getsentry/issue/JS-270

Adds logs exports to the cloudflare SDK.

The cloudflare SDK is implemented on top of the ServerRuntimeClient, so it has all the flushing improvements we added to the Node.js SDK.

@AbhiPrasad AbhiPrasad self-assigned this Apr 29, 2025
AbhiPrasad added a commit that referenced this pull request Apr 30, 2025
Similar to #16165

Ensures we have logs support for the Next.js Edge Runtime.

resolves #16151
@AbhiPrasad AbhiPrasad requested review from a team, s1gr1d and RulaKhaled and removed request for a team April 30, 2025 19:05
@AbhiPrasad AbhiPrasad merged commit f0e5e2f into develop May 5, 2025
106 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-cloudflare-logs branch May 5, 2025 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.

Add logs to Cloudflare SDK
2 participants