Basic DogStatsD UDP/UDS server supporting gauges, counters and distributions and sending these metrics to Datadog.
zig build
(build with Zig 0.14.0
)APIKEY
and HOSTNAME
to configure the daemonUses epoll
on Linux, kqueue
on macOS.
UDS
to a filepath of the unix socket you want to useRémy ‘remeh’ Mathieu
This side-project is not endorsed in any way by Datadog.
MIT