Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Heavy memory usage #21

Open
danielmbarlow opened this issue Jun 17, 2019 · 0 comments
Open

Heavy memory usage #21

danielmbarlow opened this issue Jun 17, 2019 · 0 comments

Comments

@danielmbarlow
Copy link

We deployed OpenCensus with the Stackdriver exporter to production and found that it used a lot more memory. Specifically our app went from using 3-4GB RAM to around 12GB.

We disabled the exporter and the memory issue disappeared so I suspect the issue comes from the opencensus-ruby-exporter-stackdriver gem.

Another PR suggests that this may be related to the use of the concurrent-ruby gem. @luong-komorebi if you could shed any light on what to look for in fixing the memory usage issue perhaps it would help the project maintainers.

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

No branches or pull requests

1 participant