Replies: 3 comments 2 replies
-
Copying @andreiborza @mydea @onurtemizkan Been stuck on this for weeks. Would greatly appreciate help figuring out what's missing. |
Beta Was this translation helpful? Give feedback.
-
Hi @punkpeye, the current version of the SDK uses |
Beta Was this translation helpful? Give feedback.
-
@onurtemizkan is there some way to install a preview/prerelease version of the SDK that has #15542 included in it? I am struggling to get my server instrumented and don't mind using a release that is not officially out yet. |
Beta Was this translation helpful? Give feedback.
-
I am using Fastify to serve a react-router app.
I start my server following the ESM instructions:
my Sentry options look as follows:
here is what I see after the server starts:
but after that... nothing related to Fastify.
I get
pg
traces, but not Fastify.In general, my traces look pretty bare bones.
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions