-
Notifications
You must be signed in to change notification settings - Fork 162
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
Tracing: limit amount of data stored #3322
Comments
We could just delete |
Uff. I meant to link to jaegertracing/jaeger#1916 It is partially addressed because scion topology deletes the traces dir when starting the topology |
Not an issue anymore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had 105GB of data in
traces/
that i've never used, or knew about. Can we cap the amount of trace data that gets stored on disk? Or, failing that, maybe disable it by default.The text was updated successfully, but these errors were encountered: