Skip to content

[Client/Server] Thumbnail functionality (sampling zoom / dezoom) #32

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

Open
doriancransac opened this issue Apr 3, 2016 · 0 comments
Open

Comments

@doriancransac
Copy link
Contributor

Implement a feature allowing the user to only retrieve every X stacktrace (orally discussed already, not sure what our conclusion was).

We either use a modulo at insert time in the collector (n-factor, provided via variable in collectorConfig file), or simply skip scans on the primary (ObjectID ) index of mongoDB / retrieve only every n-th result (not sure how that plays out, performance-wise, i.e if that causes a lot of aweful random I/O's..?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant