azure-metrics-exporter icon indicating copy to clipboard operation
azure-metrics-exporter copied to clipboard

Consider implementing automemlimit

Open jkroepke opened this issue 1 year ago • 0 comments

The Prometheus eco-system recently implements a logic to auto-detect memory limits from cgroups and set GOMEMLIMIT based on the limits.

As I know, they are using https://github.com/KimMachineGun/automemlimit

jkroepke avatar Aug 22 '24 08:08 jkroepke