[BUG]: `trace.koa.request.*` metrics are missing
Tracer Version(s)
5.52.0
Node.js Version(s)
20
Bug Report
Hey there!
After introducing bundling into my application with esbuild and following the official guide link and deploying my application I have missing metrics, specifically from our server framework - koa, such as trace.koa.request.*.
I updated to the newest version in hopes that this is fixed by this issue - but I still have this issue.
I inspected the bundle I can verify that the tests written together with the fix are valid. Still at runtime I see this malfunction. Can you please advise? Thank you!
Reproduction Code
No response
Error Logs
No response
Tracer Config
No response
Operating System
No response
Bundling
ESBuild
Could you please reach out to our support https://www.datadoghq.com/support to ask for looking into this? We can't really provide support through github and they might be able to help you.
This started happening to my app on May 22, with no changes to our dd-trace version (v5.30, node 22). APM is no longer displaying data for koa.request operation.