DataDog / saluki

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

Integrate health registry with environment provider. #193

Open tobz opened 1 month ago

tobz commented 1 month ago

Context

Once we've integrated the health registry with the topology (#192), we'll want to move on to integrating it with the environment provider.

This is basically in the context of making sure we can show the health of the various metadata collectors, aggregator, tag store, and so on.