cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Node JS not working inside Azure functions

vfreitas
Explorer

Hi Team!

 

    Is it possible to use Node JS agent inside Microsoft Azure Functions App. 

    When I try to use it I get the follwoing error:

 

2017-03-10T13:37:55.488 Exception while executing function: Functions.POCAppDynamics. mscorlib: Error: %1 is not a valid Win32 application.
\\?\D:\home\site\wwwroot\POCAppDynamics\node_modules\appdynamics\node_modules\appdynamics-protobuf\protobuf_for_node.node
at Error (native)
at Object.Module._extensions..node (module.js:583:18)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
at Module.require (module.js:483:17)
at require (internal/module.js:20:19)
at requireProtobufBinding (D:\home\site\wwwroot\POCAppDynamics\node_modules\appdynamics\node_modules\appdynamics-protobuf\index.js:29:11)
at Object.<anonymous> (D:\home\site\wwwroot\POCAppDynamics\node_modules\appdynamics\node_modules\appdynamics-protobuf\index.js:33:18)
at Module._compile (module.js:556:32)
at Object.Module._extensions..js (module.js:565:10)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
at Module.require (module.js:483:17)
at require (internal/module.js:20:19).

 

     Do you need any other info from my side?

 

thanks

 

1 REPLY 1

Kyle.Furlong
AppDynamics Team (Retired)

Hi vfreitas,

 

Thanks for your interest in using our Node.js APM product with Azure Functions. Unfortunately, at this time it is not a supported configuration. Please keep a look out for future anouncements in this area.

 

Best regards,

Kyle

Thanks,
Kyle Furlong, Technical Lead (C++ and Dynamic Languages)




Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.