Agent Data Plane
Agent Data Plane is the reference data plane built on top of Saluki. It is designed to replace specific functionality of the Datadog Agent related to handling telemetry data, such as metrics, logs, and traces, while providing a number of benefits over the existing Datadog Agent implementation, such as improved performance and deterministic resource usage.
This section of the documentation covers specific areas related to the development process of Agent Data Plane, as the code lives within the Saluki repository. It will not be relevant to those simply looking to contribute to or utilize Saluki for their own purposes, but is meant to live alongside the ADP codebase to ensure that all relevant information is quickly and easily accessible.