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 has been 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).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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).
The text was updated successfully, but these errors were encountered: