Helm chart for collecting metrics and logs in K8s
What's New
The collectors now emit these metrics by default:
k8s.container.cpu.node.utilizationandk8s.container.memory.node.utilizationfrom the kubeletstats receiver (otel-agent)k8s.container.status.reasonandk8s.container.status.statefrom the k8s_cluster receiver (otel-deployment)
These facilitate the revamped Infrastructure Monitoring for investigating Kubernetes issues
What's Changed
- feat(k8s-infra): enable
k8s.container.status.reasonmetric by @nikhilmantri0902 in #886 - feat(infra-monitoring): enable container node metrics from kubeletstatsreceiver by @nikhilmantri0902 in #889
- chore(release): bump charts/k8s-infra to 0.17.0 by @Nageshbansal in #904
Full Changelog: k8s-infra-0.16.0...k8s-infra-0.17.0