Slide 12
Slide 12 text
© 2024 Wantedly, Inc.
動作確認 (デバッグ) 方法 Agent のステータスを確認
# agent status を実行して対象の Check を探す
$ kubectl -n default exec datadog-agent-dncs6 -- agent status
Defaulted container "agent" out of: agent, trace-agent, process-agent, init-volume (init), init-config (init)
disable most components. It's recommended to use autoconfig_exclude_features and autoconfig_include_features
to activate/deactivate features selectively
Getting the status from the agent.
===============
Agent (v7.54.0)
===============
︙
postgres (18.2.2)
-----------------
Instance ID: postgres:65af62e418817e1e [OK]
Configuration Source: kube_services:kube_service://default/aurora-postgres
Total Runs: 33
Metric Samples: Last Run: 10,503, Total: 346,599
Events: Last Run: 0, Total: 0
Database Monitoring Metadata Samples: Last Run: 1, Total: 2
Service Checks: Last Run: 1, Total: 33
Average Execution Time : 498ms
︙