OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications
Fixes stack traces for files with source maps
OpenTelemetry instrumentation for `mysql2` database client for MySQL
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
ECMAScript AST recursive visitor
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
OpenTelemetry instrumentation for the `amqplib` messaging client for RabbitMQ
OpenTelemetry OTLP Exporter base (for internal use only)
Implementation of the SPDY protocol on node.js.
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
Build tool and bindings loader for node-gyp that supports prebuilds
OpenTelemetry instrumentation for `dataloader` data fetching layer
OpenTelemetry instrumentation for `kafkajs` messaging client for Apache Kafka
OpenTelemetry instrumentation for `mongoose` database object data modeling (ODM) library for MongoDB
OpenTelemetry instrumentation for `mysql` database client for MySQL
OpenTelemetry instrumentation for `express` http web application framework
node's assert.deepEqual algorithm
OpenTelemetry instrumentation for `ioredis` database redis client for Redis
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Convert character encodings in pure javascript.
OpenTelemetry instrumentation for `tedious` database client for Microsoft SQL Server