Skip to content

Not getting Spans traces everytime.  #4763

Open
@venmayurnemade

Description

@venmayurnemade

Environment

SaaS (https://sentry.io/)

What are you trying to accomplish?

Issue Summary:

I'm experiencing an issue where spans are not consistently visible in my Sentry dashboard, even though they appear correctly in the React Native client logs. Despite proper logging, the spans are not being captured or displayed in Sentry. I aim to ensure that every time I initiate a transaction, the associated spans are traced and visible in the dashboard.

Current Implementation:

I'm utilizing Sentry.startSpanManual to create transactions and their respective steps. However, the spans are not appearing in Sentry as expected.

Seeking Assistance:

Could this issue be related to a problem with Sentry's functions, or is it a coding issue on my end? I'm looking for guidance on how to ensure that all spans are properly traced and displayed in the Sentry dashboard.

How are you getting stuck?

While developing a feature to assess the performance of my application, I aim to implement functionality that measures the load time of React components and the duration of API calls as distinct steps.​

Where in the product are you?

Performance

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Type

No type

Projects

Status

Needs Discussion

Status

Waiting for: Community

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions