dd-trace-js icon indicating copy to clipboard operation
dd-trace-js copied to clipboard

[BUG]: `trace.koa.request.*` metrics are missing

Open drazenbuljovcic-gyg opened this issue 9 months ago • 2 comments

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

drazenbuljovcic-gyg avatar May 21 '25 13:05 drazenbuljovcic-gyg

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.

BridgeAR avatar May 21 '25 15:05 BridgeAR

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.

jrnail23 avatar Jun 02 '25 18:06 jrnail23