🔍 Enhance TypeScript observability with our Telemetry SDK, built on OpenTelemetry for seamless integration into your tech stack.
-
Updated
Dec 13, 2025 - TypeScript
In computer science, instrumentation is a technique that consists of inserting specific instructions into a program to monitor and/or analyze its performance, functionality, or behavior, but without changing how it behaves.
It can be done statically, changing the program before executing it, or dynamically, inserting instructions while it’s being executed.
🔍 Enhance TypeScript observability with our Telemetry SDK, built on OpenTelemetry for seamless integration into your tech stack.
The Chrome DevTools UI
OpenTelemetry knex automatic instrumentation package
Unlocking the Full Potential of OPC UA with Typescript and NodeJS - http://node-opcua.github.io/
TypeScript SDK for MCP server observability, built on OpenTelemetry. Gain insight into agent usage patterns, contextualize tool calls, and analyze server performance across platforms. Integrate with any OpenTelemetry ingest service including the Shinzo platform.
OpenTelemetry instrumentation package for the Dust SDK. Automatically instruments agent interactions using OTel GenAI Semantic Conventions.
Lumigo OpenTelemetry distribution for Node
An sample project to act a OpenTelemetry testbed
A lightweight performance observer using native Node.js performance APIs for debugging and benchmarking applications.
OpenTelemetry Instrumentation in your business logic through TypeScript Compiler
A complete example demonstrating how @waitingliou/tsc-otel-instrumentation enables automatic instrumentation of your business logic without any code changes
APM for NodeJS using Prometheus
An example implementation of OpenTelemetry for observability. It demonstrates various instrumentations such as tracking, metrics and logging.
Example of Opentelemetry instrumentation in NextJS application
Minimal Webpack5 plugin for instrumenting code coverage using istanbul
This repository contains an integration for New Relic
Continuous runtime observablity SDKs to monitor WebAssembly code.
A practical implementation of instrumentation in a NestJS application, leveraging tools like OpenTelemetry to monitor and track application performance, distributed traces, and metrics.
OpenTelemetry auto tracer for Node.JS based AWS Lambda functions
Provides advanced automatic instrumentation for Node.js http and https modules on top of OpenTelemetry