Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Fix tracing memory leak (Heroic-api) #469

Closed
lmuhlha opened this issue Apr 26, 2019 · 3 comments
Closed

Fix tracing memory leak (Heroic-api) #469

lmuhlha opened this issue Apr 26, 2019 · 3 comments

Comments

@lmuhlha
Copy link
Member

lmuhlha commented Apr 26, 2019

Memory leak caused slow heroic request responses

Currently the thought is that a memory leak in the tracing library was causing this, only triggered by an increased number of metrics/tags

@lmuhlha
Copy link
Member Author

lmuhlha commented Apr 30, 2019

  • Running heroic with new JVM args and enabled tracing again
  • Noticed the used memory on the gae node double in the time I had tracing enabled
  • Logs don't look too out of the ordinary

@hexedpackets hexedpackets added this to the 1.0 milestone May 9, 2019
@lmuhlha
Copy link
Member Author

lmuhlha commented May 13, 2019

@dmichel1
Copy link
Contributor

dmichel1 commented Jun 13, 2019

Fixed in https://github.com/census-instrumentation/opencensus-java/releases/tag/v0.22.0 and #501

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

No branches or pull requests

3 participants