Content-Length: 270370 | pFad | https://github.com/getsentry/sentry-javascript/issues/13389

72 Twillio api is not being traced in Bun? · Issue #13389 · getsentry/sentry-javascript · GitHub
Skip to content
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

Twillio api is not being traced in Bun? #13389

Open
3 tasks done
Jonatthu opened this issue Aug 15, 2024 · 3 comments
Open
3 tasks done

Twillio api is not being traced in Bun? #13389

Jonatthu opened this issue Aug 15, 2024 · 3 comments
Labels
External Dependency To close this issue, an external dependency needs to be adjusted/fixed Feature: Spans Package: bun Issues related to the Sentry Bun SDK Waiting for: Community

Comments

@Jonatthu
Copy link

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

8.26

Framework Version

Bun 1.1.24

Link to Sentry event

No response

Reproduction Example/SDK Setup

With:

import { env } from '@app-packages/api/src/trpc';
import * as Sentry from '@sentry/bun';

Sentry.init({
	environment: env.ENV_NAME,
	dsn: '****',
	tracesSampleRate: 1.0,
});

I am not able to trace twillio api calls

			await twilio.messages.create({
				to: input.phoneNumber,
				from: env.TWILIO_PHONE_NUMBER,
				body: `****`,
			});

Any suggestions?

Steps to Reproduce

Just use twillio client with sentry and bun

Expected Result

Should have traces on my dashboard

Actual Result

It traces other domains but not twillio at all

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Aug 15, 2024
@github-actions github-actions bot added the Package: bun Issues related to the Sentry Bun SDK label Aug 15, 2024
@AbhiPrasad
Copy link
Member

@Jonatthu - could you add debug: true to your Sentry.init call and share the debug logs coming from Sentry? Thanks!

@Jonatthu
Copy link
Author

It is just open telemetry not able to run the http hook in bun because it fails because of the shimmer bug

@lforst
Copy link
Member

lforst commented Mar 3, 2025

@Jonatthu is this still an issue for you?

@getsantry getsantry bot moved this to Waiting for: Community in GitHub Issues with 👀 3 Mar 3, 2025
@Lms24 Lms24 added the External Dependency To close this issue, an external dependency needs to be adjusted/fixed label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External Dependency To close this issue, an external dependency needs to be adjusted/fixed Feature: Spans Package: bun Issues related to the Sentry Bun SDK Waiting for: Community
Projects
Status: Waiting for: Community
Development

No branches or pull requests

5 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/getsentry/sentry-javascript/issues/13389

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy