newrelic / infrastructure-agent

New Relic Infrastructure Agent
https://docs.newrelic.com/docs/infrastructure/install-configure-manage-infrastructure
Apache License 2.0
132 stars 125 forks source link

Add new integrations_only agent mode. #1875

Closed alvarocabanas closed 3 months ago

alvarocabanas commented 3 months ago

Adds a new mode to the Infra Agent to cover the scenario where the customer wants Integration Entities, and Host decoration but not Host Entity created by the Infra agent.

New Mode: integrations_only

The Infra Agent will send the running mode as a new inventory entry.

source: metadata/infra_agent

with this format: "metadata/infra_agent" : {"integrations_only": ""}

Infra Platform will read the running mode inventory entry when Integrations Only it will not send the Host Entity to Entity Platform