Module agent

Module agent 

Source
Expand description

Agent-specific DDSketch implementation.

This implementation matches the Datadog Agent’s DDSketch for wire-compatibility. Configuration is fixed at compile time for optimal performance.

Structs§

Bin
A sketch bin.
Bucket
A histogram bucket.
DDSketch
DDSketch implementation based on the Datadog Agent.