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

Consider starting profiler once #157

Open
korniltsev opened this issue Aug 8, 2024 · 2 comments
Open

Consider starting profiler once #157

korniltsev opened this issue Aug 8, 2024 · 2 comments

Comments

@korniltsev
Copy link
Collaborator

Currently we do start stop dump every 15 seconds.
It make sense to do start once and then never stop and only do dump every 15 seconds

We may need to use output file patterns

-f FILENAME - the file name to dump the profile information to.
%p in the file name is expanded to the PID of the target JVM;
%t - to the timestamp;
%n{MAX} - to the sequence number;
%{ENV} - to the value of the given environment variable.

grafana/pyroscope#3054 (comment)

@vainikkaj
Copy link

This is currently preventing us from using Pyroscope in production. Any ETA for fix?

@korniltsev
Copy link
Collaborator Author

korniltsev commented Sep 19, 2024

Why does this prevent you from using pyroscope?
No ETA

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