Vincent Boulineau
Vincent Boulineau
Hello @bentmann, The issue has been identified, it's indeed a regression in 7.26 due to a performance optimization in Dogstatsd server, we are working on a fix, not sure if...
> 98% won't work for `system-probe` because a significant chunk of RSS is not memory managed by Go, but `mmap`-ed memory for interacting with eBPF. @brycekahle It's currently running with...
> > It's currently running with 90% from #16190 > > That was just merged yesterday, but @paulcacheux and I have already decided that 90% is insufficient and we need...
@brycekahle I've added the ability to compute the external value based on self cgroup stat, hope it works for you, you can customize the function of course, my implementation is...
> approved, but why is the skip qa label added? IMO we should QA it for the release We do have a dedicated QA for Autoscaling, no worries on that...
This value should already exist in the generic `container` check through `container.uptime` metric, it's available on Fargate as well. Are you aware of this metric, and if yes, if there...
I am not sure this is a change we'd want in for two reasons: - First, may openmetrics endpoint are not based off Go servers. - Second, openmetric check generates...