Skip to main content

v0.2.0 — May 28, 2026

Added
  • Optional crash capture for uncaughtException / unhandledRejection as ERROR spans
  • Graceful flush on SIGTERM, SIGINT, and beforeExit
  • Tracelit.flush() and Tracelit.shutdown() public APIs
Changed
  • Misconfiguration disables the SDK with a console warning instead of throwing from start()
  • serviceName falls back through OTEL_SERVICE_NAMESERVICE_NAMEAPP_NAME"unknown-service"