[fastify] thousands of requests are grouped under the same trace ID #15534
Labels
Feature: Tracing
Integration: fastify
Issues related to Fastify support for the Sentry Node SDK
Package: node
Issues related to the Sentry Node SDK
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
I have pretty standard setup:
server.ts
instrument.ts
Expected Result
I expect every
traceId
to be associated with a unique request.Actual Result
Thousands of different requests are associated with the same
traceId
.Here is one example:
Product Area
Issues
Link
No response
DSN
https://fc82aa9f808b13927ff29c56bda4d486@o4507975513735168.ingest.us.sentry.io/4507975514849280
Version
No response
The text was updated successfully, but these errors were encountered: