Skip to content

Datadog setup

The Datadog agent can be setup locally to provide some metrics and logs when developing on KubeHound.

Metrics and logs

To have some in-depth metrics and log correlation, all the components are now linked to datadog. To configure it you just need to add your Datadog API key (DD_API_KEY) in the environment variable in the deployments/kubehound/.env. When the API key is configured, a docker will be created kubehound-dev-datadog.

All the information being gathered are available at:

To collect the metrics for Janusgraph an exporter from Prometheus is being used:

They are exposed here: