A new version of the agent has been released. Follow standard procedures to update the infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is Infrastructure agent 1.47.1.
Fixed
- Process metrics are being sent even if
enable_process_metrics
is undefined or defined asfalse
#1927
Cuidado
Defective release: this release has a known issue where process metrics might be reported even if enable_process_metrics
is undefined or set to false
in agent settings.
Please consider one of these alternatives:
- Use any version lower than
1.57.0
- Upgrade to
1.57.2
or later. - Use
metrics_process_sample_rate: -1
to completely disable process monitoring.
We've released a new version of the agent. Follow standard procedures to update the Infrastructure agent. New Relic recommends that you upgrade the agent regularly, every 3 months at a minimum. As of this release, the oldest supported version is Infrastructure agent 1.47.0.
Changed
- ci: support SLES 15.6 #1916
- chore: bump Go to version to use latest 1.22 #1922
- chore(deps): update dependency
newrelic/nri-flex
to v1.15.2 #1923 - chore(deps): update dependency
newrelic/nri-prometheus
to v2.21.5 #1925 - chore(deps): update dependency
newrelic/nri-docker
to v2.0.9 #1924 - chore(deps): update dependency
newrelic/nri-winservices
to v1.0.3 #1926
Cuidado
Defective release: this release has a known issue where process metrics might be reported even if enable_process_metrics
is undefined or set to false
in agent settings.
Please consider one of these alternatives:
- Use any version lower than
1.57.0
- Upgrade to
1.57.2
or later. - Use
metrics_process_sample_rate: -1
to completely disable process monitoring.
We've released a new version of the agent. Follow standard procedures to update the Infrastructure agent. New Relic recommends that you upgrade the agent regularly, every 3 months at a minimum. As of this release, the oldest supported version is Infrastructure agent 1.47.0.
Changed
We've released a new version of the agent. Follow standard procedures to update the Infrastructure agent. New Relic recommends that you upgrade the agent regularly, every 3 months at a minimum. As of this release, the oldest supported version is Infrastructure agent 1.46.0.
Changed
- Update dependency newrelic/nri-docker to v2.0.7 #1912
We've released a new version of the agent. Follow standard procedures to update the Infrastructure agent. New Relic recommends that you upgrade the agent regularly, every 3 months at a minimum. As of this release, the oldest supported version is Infrastructure agent 1.46.0.
Added
- Add support to Fluent Bit 3 on Windows #1909
We've released a new version of the agent. Follow standard procedures to update the Infrastructure agent. New Relic recommends that you upgrade the agent regularly, every 3 months at a minimum. As of this release, the oldest supported version is Infrastructure agent 1.46.0.
Changed
A new version of the agent has been released. Follow standard procedures to update the infrastructure agent. We recommend you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is Infrastructure agent 1.45.0.
Changed
- Avoid wrong delta calculation for integrations (temporary config name calculated with content's md5) #1894
A new version of the agent has been released. Follow standard procedures to update the infrastructure agent. We recommend you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is Infrastructure agent 1.43.2.
Added
- Config option to disable container decoration in ProcessSample #1888
Changed
A new version of the agent has been released. Follow standard procedures to update the infrastructure agent. New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is infrastructure agent 1.43.0.
Changed
- Update dependency newrelic/nri-flex to v1.14.0 #1863
- Update dependency newrelic/nri-prometheus to v2.21.2 #1864
- Update dependency newrelic/nri-docker to v2.0.3 #1869
- Update alpine docker tag to v3.20 #1870
- Update dependency newrelic/nri-flex to v1.15.0 #1885
- Add new integrations_only agent mode #1875
- Add new multiline parser config param to logging config #1881
A new version of the Fluent Bit package has been released with a fix for CVE-2024-4323. Follow the recommended procedures to update the Infrastructure agent:
Windows Infrastructure agent | On Windows, the embedded version of Fluent Bit within the Windows Infrastructure Agent has been determined to not be impacted by CVE-2024-4323. |
Linux Infrastructure agent | Upgrade the Infrastructure agent to version 1.52.3 or later, AND update Fluent Bit to version 3.0.4 or later |
Changed
- Update Fluent Bit to version 3.0.4 as a fix for CVE-2024-4323, which impacted certain prior Fluent Bit versions contained in the Infra-agent log forwarder solution.
- Bump nri-flex to v1.13.0 (https://github.com/newrelic/infrastructure-agent/pull/1860)