Output of the info page (if this is a bug)agent status -c /etc/datadog-agent/datadog.yaml - stucks like this:
Getting the status from the agent.
2022-03-28 14:06:58 UTC | CORE | WARN | (pkg/util/log/log.go:592 in func1) | Deactivating Autoconfig will disable most components. It's recommended to use autoconfig_exclude_features and autoconfig_include_features to activate/deactivate features selectively
Describe what happened:
Datadog Agents are running as a Sidecar containers in EKS Fargate cluster. After we upgraded from 7.33.1 to 7.34.0, kubernetes.* metrics (such as kubernetes.memory.limits) are not visible in DD.
Agent configuration wasn't changed - only the version was updated.
Note, that kubernetes_state.* are available.
Describe what you expected:
Kubelet metrics kubernetes.* are available.
Steps to reproduce the issue:
Datadog Agent helm template:
Output of the info page (if this is a bug)
agent status -c /etc/datadog-agent/datadog.yaml
- stucks like this:agent config -c /etc/datadog-agent/datadog.yaml
agent diagnose -c /etc/datadog-agent/datadog.yaml
Describe what happened: Datadog Agents are running as a Sidecar containers in EKS Fargate cluster. After we upgraded from 7.33.1 to 7.34.0,
kubernetes.*
metrics (such askubernetes.memory.limits
) are not visible in DD. Agent configuration wasn't changed - only the version was updated.Note, that
kubernetes_state.*
are available.Describe what you expected: Kubelet metrics
kubernetes.*
are available.Steps to reproduce the issue: Datadog Agent helm template:
Additional environment details (Operating System, Cloud provider, etc): Kubernetes Version: 1.21 EKS Platform: eks.5