v0.1.0 — Apr 20, 2026
Initial release First public release of the Tracelit Node.js SDK:Tracelit.configure()+Tracelit.start()lifecycle- Full auto-instrumentation via
@opentelemetry/auto-instrumentations-node— Express, Fastify, pg, Mongoose, Redis, gRPC, GraphQL, Prisma, Kafka.js, Undici, and more Tracelit.tracer— standard OTelTracerfor manual span creationTracelit.metrics— Counter, Histogram, and Gauge helpers with optional-chaining-safenullreturns beforestart()- Automatic
process.memory.rssandprocess.event_loop.lagpolling - Console bridge for automatic log forwarding with trace correlation
ErrorAlwaysOnSampler+ErrorSpanProcessor— errors always exported regardless of sampling- Environment variable fallbacks for all config options
- Node.js ≥ 18, TypeScript ≥ 5, CJS + ESM