<@U02SS3ZAMKQ> <@U03BTNACHNX> <@U01HPVB0D2S> <@U01...
# support
s
@Prashant Shahi @nitya-signoz @Pranay @Ankit Nayan We are not getting container metrics like CPU Limit and Resources in EKS version 1.24 above as EKS stopped docker supports
Any update on it
?
p
I have seen this issue in past for some of the K8s versions in some cloud vendors.
will need to allocate some time to investigate and resolve this.
Meanwhile, you could use cAdvisor and otel-collector-metrics to collect container metrics. Either by updating the prometheus config in
otel-collector-metrics
or using
<http://signoz.io/scrape|signoz.io/scrape>
and
<http://signoz.io/port|signoz.io/port>
pod annotations. https://github.com/google/cadvisor/tree/master/deploy/kubernetes
s
@Vibhav Parameswara Chary
@Prashant Shahi Is that issue fixed?