All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
CONFIG_INVENTORY
configuration option (default: true). Set it tofalse
to avoid invoking the RedisCONFIG
command when querying for inventory data. This option is useful in environments where the RedisCONFIG
command is prohibited (e.g. AWS ElastiCache).
- Avoid invoking the
CONFIG
command if the Inventory data is skipped.
- Renamed the integration executable from nr-redis to nri-redis in order to be consistent with the package naming. Important Note: if you have any security module rules (eg. SELinux), alerts or automation that depends on the name of this binary, these will have to be updated.
- Omitted
masterauth
inventory entry. It is now submitted as(omitted entry)
.
-
Upgraded to SDK v3.1.5. This version implements the aget/integrations protocol v3, which enables name local address replacement. and could change your entity names and alarms. For more information, refer to:
- Upgraded to SDKv3.
- Remote monitoring option. It enables monitoring multiple instances, more information can be found at the official documentation page.
- Update Makefile
- Initial version: Includes non-keyspace and keyspace Metrics and Inventory data