DenoDDeno
Powered by
bagerenB
Denoβ€’2y agoβ€’
3 replies
bageren

OpenTelemetry instrumentation

Did anyone have some luck making OpenTelemetry instrumentation libraries work on Deno?

I've seen some examples on the internet of @opentelemetry/instrumentation-fetch working, but I've been unable to make mine work so far. I did manage to find a workaround for that, but now I'm trying to get instrumentation for my SQL queries.

I'm currently using drizzle-orm and tried to install @opentelemetry/instrumentation-pg. But just like the fetch instrumentation, it doesn't seem to be doing anything at all.

Is there something special required to make this work, or are Open Telemetry instrumentation libraries just completely broken on Deno?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Is using something like @opentelemetry/instrumentation-pg possible with Deno
kylec32Kkylec32 / help
6mo ago
Deno cron instrumentation
AbhiPrasadAAbhiPrasad / help
3y ago
OpenTelemetry Setup with Axiom.co
ashutoshAashutosh / help
11mo ago
Can't use OpenTelemetry at all
BretBBret / help
2mo ago