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

entrypoint trace #2732

Open
sluramod opened this issue Mar 17, 2017 · 0 comments
Open

entrypoint trace #2732

sluramod opened this issue Mar 17, 2017 · 0 comments
Labels

Comments

@sluramod
Copy link

I have an app running embedded Tomcat. I have some batch processes in the app as well.

I configured entry profiler.entrypoint value and my traces do show up, unfortunately they show up as "USER". Is it possible to separate traces originated using profiler.entrypoint from user requests processed by web server?

USER---|
.......V
.....APP SERVER ----> DB
.......^
BATCH--|

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

No branches or pull requests

2 participants