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

The CallStack is limited to the controller method only #6780

Closed
DebarghoC opened this issue May 12, 2020 · 3 comments
Closed

The CallStack is limited to the controller method only #6780

DebarghoC opened this issue May 12, 2020 · 3 comments

Comments

@DebarghoC
Copy link

For a simple service call, the callstack is limited to the controller only.

@koo-taejin
Copy link
Member

hi @DebarghoC

If your application does not use library that Pinpoint plugin supports in controller, Pinpoint does not track down it.
If you want to track down it, Please consider using profiler.include setting.

thanks :)

@DebarghoC
Copy link
Author

DebarghoC commented May 12, 2020

@koo-taejin Thanks for the info. It is a Spring boot application and the controller has references to service and helper classes. I suppose that is supported.
Also if you could point me to some doc for using profiler.include that would be helpful

@koo-taejin
Copy link
Member

@DebarghoC
We do not have any other documentations for this setting, except for the description in pinpoint.config.
Probably, this comment(#6352 (comment)) can help you.

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

No branches or pull requests

2 participants