Skip to content

Add logs to Cloudflare SDK #15989

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
AbhiPrasad opened this issue Apr 7, 2025 · 1 comment · Fixed by #16165
Closed

Add logs to Cloudflare SDK #15989

AbhiPrasad opened this issue Apr 7, 2025 · 1 comment · Fixed by #16165

Comments

@AbhiPrasad
Copy link
Member

AbhiPrasad commented Apr 7, 2025

Description

Need to be careful with flushing mechanism, so have to test some edge cases first.

@AbhiPrasad AbhiPrasad added Feature: Logs Package: cloudflare Issues related to the Sentry Cloudflare Workers SDK labels Apr 7, 2025
@stephanie-anderson stephanie-anderson added the Logs label Apr 16, 2025 — with Linear
@stephanie-anderson stephanie-anderson removed the Package: cloudflare Issues related to the Sentry Cloudflare Workers SDK label Apr 16, 2025
@AbhiPrasad AbhiPrasad self-assigned this Apr 29, 2025
AbhiPrasad added a commit that referenced this issue May 5, 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.
Copy link
Contributor

github-actions bot commented May 7, 2025

A PR closing this issue has just been released 🚀

This issue was referenced by PR #16165, which was included in the 9.16.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants