### Description [Agent specs PR 742](https://source.datanerd.us/agents/agent-specs/pull/752) requires us to add `entity_guid` to the agent control health file. This is a requirement for the Feb launch. ### Acceptance Criteria - [ ] `entity_guid` is added to the [`HealthReporter` class](https://github.com/newrelic/node-newrelic/blob/main/lib/health-reporter.js) - [ ] relevant tests are created