Skip to main content

Crate datadog_agent_commons

Crate datadog_agent_commons 

Source
Expand description

Datadog Agent shared functionality.

This crate is intended to be the single place for Datadog Agent-specific shared functionality, from configuration handling logic to common logic and more. IF it deals with emulating a specific piece of functionality inherent to the Agent, it likely exists (or belongs) here.

Modulesยง

ipc
IPC primitives for interacting with the Datadog Agent.
platform
Platform-specific settings.