Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Features
- Removed recurring warning message flooding the logs which was introduced in release v.1.8.4
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Features
- Added "Host Not Reporting" alert condition support, in order to avoid getting alerted on expected cluster downscaling.
Further details: https://docs.newrelic.com/docs/infrastructure/new-relic-infrastructure/i...
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Features
- Added "Smart Verbose" mode. Once enabled most recent debug messages will be shown whenever an error is logged.
- The maximum number of cached entries are configured through the "smart_verbose_mode_entry_limit" attribute (defaults to 1000).
- To enable "Smart Verbose" mode, set the verbose config value to 2.
- Auto-discovery enhancements: (will update this soon)
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Features
- Implemented disconnect call when the agent detects that the host is shutting down.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Features
- Fixed command channel URL for EU
- Preventing certain combinations of new integrations configuration (introduced in 1.8.0) crashing the agent
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Features
New integrations engine, which coexists with the previous engine for backwards-compatibility and smoother transition. Featuring:
- Simpler setup of integrations, with fewer files and fewer mandatory properties. In some cases, you only have to set the integration name to enable it.
- Flexible configuration of integrations via command-line arguments, environment variables, or external files.
- Ability to group different integrations in the same configuration file.
- Hot reload of integrations, so you can add a new integration or change its configuration without needing to restart the Infrastructure agent.
- Timeouts when an integration does not respond before a user-specified time. The integration process is killed and restarted. This can also be disabled.
- Smooth migration from the old integrations engine.
Please read the documentation about Infrastructure integration configuration file specifications for agent v1.8.0 or higher for a complete description of how to start using the new integrations engine, as well as a detailed description and examples of the new configuration options.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Features
- Fixed issue that caused long running integrations to continue running after the agent was stopped.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Features
- Added new config options: file_devices_ignored, allowed_list_process_sample
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Features
- Log warning when OHI amount of entity attributes exceeds 240.
- Removed warning message when system can't find upstart integration.
Notes
A new version of the agent has been released. Follow standard procedures to update your Infrastructure agent.
Features
- Host shutdown detection in Windows and Linux (systemd only).
- As part of a feature to reduce Host Not Reporting alerts, the Agent will (try to) detect if a Host is being shutdown. There will be a new Inventory entry, agent/shutdown_status, with a value of either Running or Shutdown that will later be used by Alerts to decide if a HNR alert should be triggered or not.
- Verbose logging enablement from newrelic-infra-ctl for Windows.
- Improved agent identification