Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support npm:dd-trace #23744

Open
2 of 3 tasks
ry opened this issue May 8, 2024 · 3 comments
Open
2 of 3 tasks

support npm:dd-trace #23744

ry opened this issue May 8, 2024 · 3 comments
Assignees

Comments

@ry
Copy link
Member

ry commented May 8, 2024

ref #7010

TODO:

Minimal example to run dd-trace: https://github.com/satyarohith/deno_dd_trace

@bartlomieju
Copy link
Member

@satyarohith
Copy link
Member

Minimal example to reproduce errors: https://github.com/satyarohith/deno_dd_trace

@AbhiPrasad
Copy link

dd trace and OTEL (and other APMs) use nodejs loaders to their monkeypatching for instrumentation (https://github.com/DataDog/import-in-the-middle/). Is there a deno equivalent to module customization hooks?

is there also appetite from deno side to introduce an API similar to nodejs diagnostics channels so that the deno standard library can be exposed to instrumentation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants