Skip to content

[Bug] Memory leak on the exporter #321

@Byh0ki

Description

@Byh0ki

Hello,

I've recently noticed that my mktxp deployed using docker with some memory limits was maxing out the authorized memory limits. After a quick check and knowing that I've recently added new devices, I've decided to give it a little bit more room.

It seemed to work well at first but I can see on the metrics exposed by cAdvisor that the container memory curve is aiming to the moon:
Image

Do you have an idea what could cause that? What can I do to help gather more info on this issue? Maybe it's a python option that reduce the GC frequency until the max allocated memory is reached? (the container is working well even when it reaches the maximum available memory)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions