Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Changed
- Update nri-winservices to v0.5.0-beta #755
Fixed
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Added
- Added process sampler for macos #740
Changed
- Update nri-winservices to v0.4.0-beta #753
Fixed
- Only pass environment variables present in
NRIA_PASSTHROUGH_ENVIRONMENT
to v4 integrations #751
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Added
- Expanding infrastructure agent support for new OS versions:
- Ubuntu: 20.10 (groovy), 21.04 (Hirsute Hippo)
- Suse / SLES: 12.5, 15.1, 15.2, 15.3
- Oracle Linux: 7, 8
- Debian: 11(bullseye)
Changed
- Update docker alpine curl dependency #737
- Bump docker image to alpine@3.14 and curl and ntpsec to latest #744
- Update log forwarder output plugin to v1.9.2 and fluent-bit v1.8.6 #742
Fixed
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Changed
- Bumped nri-winservices to v0.3.0-beta #706
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Fixed
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Changed
- All environment variables defined in integration config files treated as uppercase. Also, the variables printed in payload output log. #676.
Added
- Brew formula file to publish the initial Beta of the infrastructure agent on Homebrew for macOS. See the homebrew-core PR status and our public documentation to learn more about requirements and limitations for macOS support.
Fixed
- Certain configuration settings printed as memory addresses instead of values. For example,
enable_process_metrics
#647.
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Fixed
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Changed
Added
- MacOS instrumentation beta. Docs not published yet.
- Log truncated or dropped events #634.
- Entity status API #635
Fixed
- Lazy loaded dimensional metrics harvester, to avoid memory consumption when no dimensional metrics are sent. #648
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Changed
Notes
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. We recommend you to upgrade the agent every 3 months.
Fixed
- 597 HTTP APIs regression introduced at v1.19.0 where
status_server_enabled
acted ashttp_server_enabled
and viceversa.