Compatibility and requirements for Infrastructure Integrations SDK
Infrastructure version
The infrastructure Integrations SDK v4 requires infrastructure agent version 1.13.0 or higher.
SDK v3 requires agent version 1.0.888 or higher.
For infrastructure agent version information and options for installation and updates, see the Infrastructure release notes.
For notes on SDK versions and changes, see the change log.
Operating systems
Integrations built with the SDK can be compiled for either Linux or Windows operating systems.
Data and file specifications
Infrastructure on-host integrations can be created with any programming language, as long as they adhere to the data and file specifications.
Infrastructure agent version
Details
1.13.0 or higher
Changes to integration protocol (v4), including support to dynamically register entities in New Relic and send dimensional metrics.
New metric types. See SDK v4 release notes.
1.0.888 or higher
Changes to JSON format, including support for multiple entities. The new JSON format is referred to as protocol 2 (described in JSON output documentation and also used in the definition file).
Uses newer set of Go language build tools (referenced as GoSDK v3).