Expand description
A mock Datadog intake for the Antithesis harness.
Simulates the real /api/v2/series intake, fires payload-shape assertions,
and exposes the raw metric context lists used by the differential scenario.
Modulesยง
- capture
- Differential metric context capture.
- context_
pool - The context pool: per-kind bounded, lazily-filled sets the differential drivers draw from so contexts recur across flushes.
- http
- Axum HTTP surface for the intake.