Releases: newrelic/infrastructure-agent
1.58.0
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.48.1.
Changed
- chore(deps): Upgrade fluent bit version to 3.1.9 #1946
- chore(deps): update dependency newrelic/nri-prometheus to v2.21.6 #1928
- chore(deps): update dependency newrelic/nri-docker to v2.1.0 #1933
- chore: add log for size of compressed data in request in #1936
Fixed
- fix:
exclude_matching_metrics
is excluding non-ProcessSample
s #1943 - fix: use custom dialer when testing connectivity with httpTracer in #1934
- fix: Make TTL not mandatory in secret management command #1939
- fix: Newer versions of semodule tool do not display the SELinux modules version #1940
Full Changelog: 1.57.2...1.58.0
1.57.2
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
Full Changelog: 1.57.1...1.57.2
1.57.1
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.
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.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
Full Changelog: 1.57.0...1.57.1
1.57.0
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.
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.0.
What's Changed
- New local health status (/v1/status/health) checks for valid credentials to connect to NR backend #1908
- Ability to define exclusion lists for process monitoring using
exclude_matching_metrics
#1914
Full Changelog: 1.56.1...1.57.0
1.56.1
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.46.0.
Changed
- chore(deps): update dependency newrelic/nri-docker to v2.0.7
Full Changelog: 1.56.0...1.56.1
1.56.0
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.46.0.
Added
- Add support to fluent bit 3 on windows in #1909
Full Changelog: 1.55.2...1.56.0
1.55.2
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.46.0.
Changed
- chore: bump docker dependency v24.0.9 to v26.1.5 #1901
- chore(deps): update dependency newrelic/nri-flex to v1.15.1 #1900
- chore(deps): update dependency newrelic/nri-docker to v2.0.6#1902
- chore: bump nri-winservices to v1.0.2 #1903
Full Changelog: 1.55.1...1.55.2
1.55.1
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.45.0.
Changed
- Avoid wrong delta calculation for integrations (temporary config name calculated with content's md5) in #1894
Full Changelog: 1.55.0...1.55.1
1.55.0
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.43.2.
Added
- Config option to disable container decoration in ProcessSample #1888
Changed
- chore(deps): update dependency newrelic/nri-docker to v2.0.4 #1891
- chore(deps): update dependency newrelic/nri-prometheus to v2.21.4 #1879
Full Changelog: 1.53.0...1.55.0
1.54.0
Not released version.