Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/bun
SDK Version
9.22.0
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
see https://github.com/bastiankistner/sentry-logs-issue
(also tried it with cloudflare worker, but same result)
Steps to Reproduce
see https://github.com/bastiankistner/sentry-logs-issue
Expected Result
Links to traces in logs list should open a trace that actually exists.
Actual Result
Traces for logs cannot be found. For issues captured through captureException however, this works as expected.
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/bun
SDK Version
9.22.0
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
see https://github.com/bastiankistner/sentry-logs-issue
(also tried it with cloudflare worker, but same result)
Steps to Reproduce
see https://github.com/bastiankistner/sentry-logs-issue
Expected Result
Links to traces in logs list should open a trace that actually exists.
Actual Result
Traces for logs cannot be found. For issues captured through
captureExceptionhowever, this works as expected.