Minor Changes
- 727d327: Add an opt-in Datadog receiver (gated behind
ENABLE_DATADOG_RECEIVER) so a
Datadog Agent can ship traces, metrics, and logs to HyperDX. The contrib
datadogreceiveris compiled into the collector binary and, when enabled, the
OpAMP controller attaches it (listening on0.0.0.0:8126) to the traces,
metrics, and logs pipelines. When collector authentication is enforced, the
receiver validates theDD-API-KEYheader against team API keys. - 3f1e1fe: feat: update metrics schema for more efficient PK and time pruning