Debug School

Rohit Arora
Rohit Arora

Posted on

The list of COMMON Steps to Gather Metrices using Datadog Integration & Top 10 data dog agent commands with their use cases.

  • The list of COMMON Steps to Gather Metrices using Datadog Integration

To install the Datadog Agent, using API key.
Configure Datadog agent to start collection metrix (Update conf.yaml) and restart datadog-agent

  • Top 10 data dog agent commands with their use cases.

config : Print the runtime configuration of a running agent
configcheck :Print all configurations loaded & resolved of a running agent
diagnose : Execute some connectivity diagnosis on your system
flare :Collect a flare and send it to Datadog
health :Print the current agent health
run :Run the Agent
status :Print the current status
stop :Stops a running Agent
help :Help about any command
launch-gui :starts the Datadog Agent GUI

Top comments (0)