A new version of the agent is now available. Follow standard procedures to update the Infrastructure agent. New Relic recommends that you upgrade the agent and at a minimum every 3 months. As of this release, the oldest supported version is Infrastructure agent 1.48.1.
Changed
- chore(deps): Upgrade fluent bit version to 3.1.9 https://github.com/newrelic/infrastructure-agent/pull/1946
- chore(deps): update dependency newrelic/nri-prometheus to v2.21.6 https://github.com/newrelic/infrastructure-agent/pull/1928
- chore(deps): update dependency newrelic/nri-docker to v2.1.0 https://github.com/newrelic/infrastructure-agent/pull/1933
- chore: add log for size of compressed data in request in https://github.com/newrelic/infrastructure-agent/pull/1936
Fixed
- fix:
exclude_matching_metrics
is excluding non-ProcessSample
s https://github.com/newrelic/infrastructure-agent/pull/1943 - fix: use custom dialer when testing connectivity with httpTracer in https://github.com/newrelic/infrastructure-agent/pull/1934
- fix: Make TTL not mandatory in secret management command https://github.com/newrelic/infrastructure-agent/pull/1939
- fix: Newer versions of semodule tool don't display the SELinux modules version https://github.com/newrelic/infrastructure-agent/pull/1940
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
Caution
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
Caution
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