TrackJS-Node
TrackJS-Node copied to clipboard
Use AsyncLocalStorage instead of Domain in Node 14+
Instead of the deprectated domain concept, in Node v14+ we can store our agent instance in the asyncLocalStorage object.
https://nodejs.org/api/async_hooks.html#async_hooks_class_asynclocalstorage