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

Can this agent be used for nginx ? #23

Open
Minam0 opened this issue Apr 19, 2024 · 2 comments
Open

Can this agent be used for nginx ? #23

Minam0 opened this issue Apr 19, 2024 · 2 comments

Comments

@Minam0
Copy link

Minam0 commented Apr 19, 2024

Can this agent be used for nginx ?

@rockdaboot
Copy link
Collaborator

The agent is a full system CPU profiler, profiling all your processes and kernel CPU usage (even async kernel threads). So you can use it for nginx as well :)

@inge4pres
Copy link
Contributor

@Minam0 you may need to add out-of-band debug symbols for nginx if it is built without them.
I am unable to find if the default nginx build ships debug symbols.

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

3 participants