Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Bug fixes
- Fixed wrong values in containerImageName for processes running inside a Docker container.
Changes
- In the Linux agent, fixed a problem with the
/var/run/newrelic-infra
folder that could prevent the agent to correctly start under some circumstances.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Changes
- Limited the inventory source field to 100 characters. This would only affect custom integrations with atypically long source names.
Improvements
- For users with Facter enabled, we provide the
facter_home_dir
configuration option that allows setting theHOME
environment variable for Facter. If unset, it defaults to the current user's home directory.
Bug fixes
- Fix a bug introduced in version 1.1.4 that prevented the agent running after a system restart.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Improvements
- Windows Docker support for Windows Server 2016 hosts. Only Windows server native containers are supported.
Bug fixes
- Fix a bug that prevented protected processes from being recorded by the agent in Windows.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Improvements
- Adds new functionality that will allow sample decoration from integrations that have
add_hostname
bool flag.
Security Update
- A security update for the Windows agent corrects an issue where the agent may follow unprivileged hard links or junction folders. Security bulletin NR18-12.
Bug fixes
- Fix a bug with docker in AWS instances that caused the agent not to report Docker metrics.
- Fix a bug that was making the agent to log "Plugin not registered" during agent startup.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Improvements
- Add new improved Windows Storage Sampler based on PDH instead of WMI. This new sampler is faster and more reliable; it is activated by default, to revert to the old one you can set the
legacy_storage_sampler
option totrue
.
Bug fixes
- Fix a bug where some inventory items could disappear.
- Fix bug with
strip_command_line=true
that could cause some processes to be discarded in the samples. - Fix bug that prevented some inventory items from updating their state when asked for a full reset.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Bug fixes
- Fixed wrong log message:
agent has been offline for 24h0m0s min. Recreating delta store
triggered when there hasn't been any deltas to post for more than 24h. - Fixed parsing error of
who
command output when using different locale values.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Bug fixes
- Fixed wrong log message introduced in version 1.0.1017:
msg="error flushing inventory to cache" error=<nil>
.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Improvements
- Internal instrumentation for tracing custom-attributes
Notes
A new version of the agent has been released, including some improvements and bug fixes. Follow standard procedures to update your Infrastructure agent.
Security Update
- A security update for the Windows Infrastructure agent corrects an issue where the agent may execute privileged binaries in the system path. Security bulletin NR18-11.
Improvements
- Add
override_hostname
andoverride_hostname_short
configuration options, to disable hostname resolution and setting directly these values. Documentation available here.
Bug fixes
- Fix errors with https values on the
proxy
configuration option. More information can be found in the troubleshooting guide. - Fix 'error resolving entity identity' errors in log.
- Fix some hosts reporting localhost as full hostname.
- Fix some 0-value samples not being reported, and appeared as "No value" in the UI.