Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See Update the Infrastructure agent for how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows and Linux release.
Improvements
- Support for Windows AppData for all data cache, user_data, and integration related temp files. The log file is also written to %AppData%/New Relic/newrelic-infra/...instead of the Program Files location.
- Integrations can now invoke executables from the system path without using an absolute path to them, and the value of $PATH is passed through to integration executables
- For agents deployed inside containers, the Linux distribution and version will now reflect the parent host rather than the OS within the container itself
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See Update the Infrastructure agent for how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows and Linux release.
Improvements
- Updated service code to make starting the New Relic Infrastructure Agent as a service faster
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See Update the Infrastructure agent for how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows and Linux release.
Improvements
- Updates for On Host Integrations
- Fixes issues with Containerized Agent not displaying identifying information in UI
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See Update the Infrastructure agent for how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows and Linux release.
Improvements
- Agent proxy config no longer appears in the inventory UI. This is to prevent information leaks
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See Update the Infrastructure agent for how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows and Linux release.
Improvements
- Support for product_uuid and boot_id inventory in the hostinfo (metadata/system) plugin. This is non-variance inducing inventory.
Bug fixes
- No longer using dmidecode to gather hardware information. Please refer to docs for more details
- Various other bug fixes
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See Update the Infrastructure agent for how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows and Linux release.
Improvements
- Reduce log noise for short lived processes and built-in modules that are not active on the current platform.
- Agent can be run with empty config files or no config file at all (when using environment variables for necessary configuration options like your license key).
- Adds configuration option
log_to_stdout
(default is true). Set this option tofalse
to restrict log output to a file only whenlog_file
is configured.
Bug fixes
- Fix so no extra command line elements are added when creating an On-Host Integration with no parameters using Python.
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See Update the Infrastructure agent for how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows and Linux release.
Improvements
- Better on-host integrations SDK support including pre-creating some require directories, skipping ill-configured integrations, and fixes around how the command for an integration definition is parsed.
Bug fixes
- Optimization fixes for the amount of time needed to check whether on a cloud instance. Should try once and timeout quickly. Optional
disable_cloud_metadata
can be used if you need to force turn off collection of cloud-specific metadata.
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See Update the Infrastructure agent for how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows and Linux release.
Improvements
- Updates internal process for starting up and reading configuration files.
- Better handling of some configuration file formatting variants.
Bug fixes
- Fixes an issue where Windows Storage metrics could fail when encountering removable drives.
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See Update the Infrastructure agent for how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows and Linux release.
Bug fixes
- Fixes agent crash if default Windows System Drive was other than C:
- Fixes bug where RPM packages were not starting after upgrades
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See Update the Infrastructure agent for how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows and Linux release. Also note that the build number was "fast forwarded" to fix a version related bug.
Bug fixes
- High cross platform I/O rate change numbers now reporting correct storage, network, and processes.
- Improved diagnostics when calculating CPU usage in certain scenarios where it would appear unusually large.
- Fixes handling of Inventory naming prefix.