Docker integration

Metrics

Metrics collected by the Agent when deployed in a Docker container:

Events

The Docker Agent produces the following events:

  • Delete Image
  • Die
  • Error
  • Fail
  • Kill
  • Out of memory (oom)
  • Pause
  • Restart container
  • Restart Daemon
  • Update

To collect additional Docker events, reach out to Datadog support.

Service checks

Note: To use docker.exit, add collect_exit_codes: true in your Docker conf.yaml file and restart the Agent.

Container integration

Metrics

Containerd integration

Metrics

Events

The containerd check can collect events. Use filters to select the relevant events. See the sample containerd.d/conf.yaml for more details.

Service checks

PREVIEWING: may/embedded-workflows