Pod metrics are not collected in containerd runtime. #12638
Labels
bug
Something isn't working
closed as inactive
priority:p2
Medium
receiver/awscontainerinsight
Stale
Describe the bug
When using Bottlerocket in EKS, otel-collector can not collect Pod metrics.
Log is bellow.
2022-03-20T14:04:42.986Z warn cadvisor/container_info_processor.go:93 No pod metric collected {"kind": "receiver", "name": "awscontainerinsightreceiver", "metrics count": 27}
Steps to reproduce
Create cluster with Bottlerocket
Set aws-otel-collector with aws-otel-collector/deployment-template/eks/otel-container-insights-infra.yaml
I use amazon/aws-otel-collector:v0.17.0 image.
This would required changes in
awscontainerinsightsreceiver
. Reference issue in distroSteps to reproduce
If possible, provide a recipe for reproducing the error.
What version did you use?
Version:
v0.54.0
What config did you use?
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: