RisingStack / trace-nodejs

Trace is a visualised distributed tracing platform designed for microservices.
https://trace.risingstack.com
Other
471 stars 90 forks source link

Profiling does not work #133

Closed dszakallas closed 7 years ago

dszakallas commented 7 years ago

In 3.6.0, a node-pre-gyp bug causes testing the download binary to always pass, even if it turns out to be incompatible with you platform. In this case falling back to compiling from source won't happen even if native toolchains are available in your environment.

dszakallas commented 7 years ago

The issue has been fixed in v3.6.1.