Kby

Results 5 comments of Kby

Thanks for your reply. @robertgmoss, I will rebase asap.

Hi @BubbaJoe I am running a `jmx-exporter` in K8S. I think I am finding a memory leak because the memory usage trends to up until the container is killed by...

@adberger, we had the same situation than you., indeed we found the same memory usage pattern you showed in the picture. As I mentioned we tried to set the `HEAP_OPTS`...

Thanks for the information @fstab @adberger we have configured the `HEAP_OPTS` to limit the allocated memory of the heap of the JVM to the memory that the container has. According...

Which is the status of this PR? I am trying to replace `+` in the generated file names by `-`, but I do not find a solution