You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
I have a node backend written in Typescript and I would like to trace it using this framework (adding my own trace events and whatnot) like this however the lib doesn't come with a typings file.
Also is it possible to generate a backend trace (using node) and view it in the same viewer as the frontend trace (so that we can see backend/frontend communications/delays and whatnot).