DataDog / helm-charts

Helm charts for Datadog products
Apache License 2.0
326 stars 1.01k forks source link

[PROCS-3709] Add support to run process checks in core agent #1439

Open daniel-taf opened 1 week ago

daniel-taf commented 1 week ago

What this PR does / why we need it:

This PR adds initial support for running Processes-related checks in the core agent instead of the process-agent. This is documented as an experimental feature.

Which issue this PR fixes

N/A

Special notes for your reviewer:

There is a possible misconfiguration: If processAgent.enabled=true and the process checks are moved to core agent without other running checks on the core agent, the process agent container enters crash loop. We advise in the documentation to set processAgent.enabled=false in that case.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]