2020-04-18
Note
- Kubernetes Resource Report
- “unable to get disk metrics” when deployed to kubernetes · Issue #1961 · DataDog/datadog-agent
- https://github.com/DataDog/datadog-agent/issues/1961
- datadog agent で
unable to get disk metrics
の warn メッセージが出ていたときに - Helm chart なら以下
datadog:
apiKey: ...
appKey: ....
confd:
disk.yaml: |-
init_config:
instances:
- use_mount: false
excluded_filesystems:
- autofs
- /proc/sys/fs/binfmt_misc
- /host/proc/sys/fs/binfmt_misc