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

The capped mongo collections take 50MB of data no matter what. #38

Open
sferoze opened this issue May 25, 2016 · 0 comments
Open

The capped mongo collections take 50MB of data no matter what. #38

sferoze opened this issue May 25, 2016 · 0 comments

Comments

@sferoze
Copy link

sferoze commented May 25, 2016

The issue I am having with Kadira debug is that the 2 capped collection it creates in MongoDB, _kdtraces & _kdtimeevents take up 50MB of space each even if there are no documents in the collection.

I am using compose.io and I see _kdtimeevents & _kdtraces collection. Each have 0 documents inside and are still taking up 50MB of space each.

This is an issue because I use debug for many apps under the same cluster, and compose.io charges for total data in the cluster.

So this is adding a lot of storage to my plan and increasing the price.

Why are the capped collections taking 50MB of space no matter what? How can I fix this?

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