DataDog / saluki

An experimental toolkit for building telemetry data planes in Rust.
Apache License 2.0
12 stars 2 forks source link

[APR-207] fix: align the admin API port and healthcheck paths with the Datadog Agent #222

Closed tobz closed 2 weeks ago

tobz commented 2 weeks ago

Context

This PR is a simple update to align both the port and readiness/liveness endpoints with the Datadog Agent. This is simply to remove additional, and unnecessary differences between the core Agent and ADP.