Notes
A new version of the agent has been released. Follow standard procedures to update the infrastructure agent.
We recommend you to upgrade the agent every 3 months.
Added
- https and mTLS support added to the
infra-agent
HTTP ingest endpoint #913. - Self-instrumentation of the agent via the Go APM agent (disabled by default) #981.
- Passing the
NRI_HOST_ID
environment variable to v4 integrations #1021.
Changed
- Deprecated the
register_enabled
feature flag, and added a new sdk parameter to prevent entity registration #1015.
Notes
A new version of the agent has been released. Follow standard procedures to update the infrastructure agent. We recommend you to upgrade the agent every 3 months.
Fixed
- Several CVEs for
expat
in the docker image:
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Changed
- bump flex to v1.4.4 #976
Fixed
- decorate events with custom_attributes #939
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Added
- v3 integration config to v4 migration tool and warning notification when v3 configs are detected (#795)
Example of v3tov4 notification
time="2022-02-01T14:31:56Z" level=warning msg="Integration v3 config detected. Recommended to migrate this config to v4 format. Command to migrate 'newrelic-infra -v3tov4=/etc/newrelic-infra/integrations.d/redis-config.yml:/var/db/newrelic-infra/newrelic-integrations/redis-definition.yml:/etc/newrelic-infra/integrations.d/com.newrelic.redis-v4.yml:false'" component=PluginRegistry configFile=/etc/newrelic-infra/integrations.d/redis-config.yml integration=com.newrelic.redis
Fixed
- fix CVE-2019-11254, GHSA-77vh-xpmg-72qh, GHSA-c72p-9xmj-rx3w (#907)
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Changed
- Upgrade Gopsutil to v3 (#886)
Fixed
- RPM plugin watcher for version 4.16 and higher (#901)
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Added
- Adding custom attributes as
extraLabels
for OHIs while in forwarding mode #825 - Partition file scanning #868
Changed
Fixed
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Fixed
- Corrects name in on-host integration reporting for integration protocol v3 payloads (
integrationName
in event samples). #823 - Fixes issue when inventory was not correctly reset when changing
entityID
, as host was not visible in the UI after changing the reportinglicense_key
for an active agent. #811
Added
- Logging of full path when loading config files. #820
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Fixed
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Added
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Changed
- Update nri-winservices to v0.5.0-beta #755