Relative Content

Tag Archive for javascriptnode.jssentrybreadcrumbs

How to add Sentry breadcrumbs to Sentry transaction for Node.js?

I need a some help with Sentry for Node.js.
I’m trying to use breadcrumbs to integrate with Sentry. For errors everything is working fine, I can see breadcrumbs on the event page. But for transactions they are not included in the event for some reason.
It’s my code:

How to add breadcrumbs to transaction under Node.js?

I need a some help with Sentry for Node.js.
I’m trying to use breadcrumbs to integrate with Centri. For errors everything is working fine, I can see breadcrumbs on the event page. But for transactions they are not included in the event for some reason.
It’s my code:

How to add breadcrumbs to transaction under Node.js?

I need a some help with Sentry for Node.js.
I’m trying to use breadcrumbs to integrate with Centri. For errors everything is working fine, I can see breadcrumbs on the event page. But for transactions they are not included in the event for some reason.
It’s my code: