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

Feature request: Use Round Robin DB to store trace info #14

Open
eostermueller opened this issue Jan 1, 2012 · 0 comments
Open

Feature request: Use Round Robin DB to store trace info #14

eostermueller opened this issue Jan 1, 2012 · 0 comments

Comments

@eostermueller
Copy link
Contributor

The Eclipse Enhancement 344422 referenced on the "InTrace Roadmap" page talks about archiving/replaying events.
If archiving is ever implemented, can I suggest that a "Round Robin" db is used?

Maintaining large trace files on disk is a royal pain.
A Round Robin DB allows data to "age off" once it is older than a specified number of days.
Here is one example: http://code.google.com/p/rrd4j/

Also, rrd4j (and other rrd impls) provides some nice graphing functionality of performance data.

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

1 participant