RuntimeTools / appmetrics

Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
https://developer.ibm.com/open/node-application-metrics/
Apache License 2.0
974 stars 126 forks source link

Appmetrics on z/OS build issues for Node v6.14.3 #536

Closed mattcolegate closed 5 years ago

mattcolegate commented 6 years ago

Something has changed for Node on z/OS from v6.14.3 that's causing our libraries to build wtih a .x suffix instead of .so with the result that we can't load our libraries anymore because we can't find them. This will need looking at for the next version of Appmetrics on z/OS - probably by altering the config to specify a .so suffix for libraries.