We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I plan to use flask-profiler in an already running production environment.
However, I have a concern that, after running sometime, the collected sampling data will make the disk full.
Is there a way to tell flask-profiler, only keep the sampling data for last 14 days?
Thanks.
The text was updated successfully, but these errors were encountered:
At the moment, it is not possible. But it is a good idea. If I have enough time, I may implement it.
Sorry, something went wrong.
No branches or pull requests
I plan to use flask-profiler in an already running production environment.
However, I have a concern that, after running sometime, the collected sampling data will make the disk full.
Is there a way to tell flask-profiler, only keep the sampling data for last 14 days?
Thanks.
The text was updated successfully, but these errors were encountered: