Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture client-side call stack #5

Open
yallie opened this issue Dec 24, 2016 · 0 comments
Open

Capture client-side call stack #5

yallie opened this issue Dec 24, 2016 · 0 comments

Comments

@yallie
Copy link
Member

yallie commented Dec 24, 2016

Zyan events can be used to trace server-side events like SQL queries, permission checks, etc.
Capturing server-side call stack is straightforward.
But the whole picture needs a client-side call stack as well.

TODO: add the ability to capture client-side call stack on remote calls.
Of course it must be optional (and disabled by default) because it's quite an expensive operation.

Original issue: http://zyan.codeplex.com/workitem/2527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant