Contributions

Library
Development Platform for building robust type-safe distributed systems with declarative infrastructure
Article
Automating Distributed Tracing for Node.js by leveraging `AsyncLocalStorage` to create a context for every incoming request and seamlessly propagate it through the various asynchronous events the request triggers.

The result:
- Seamless, automatic tracing in your apps - no manual setup needed!
- Real-time insights into your application's behavior and performance.