Support serverless (aws lambda) #855
Labels
api: cloudprofiler
Issues related to the googleapis/cloud-profiler-nodejs API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: question
Request for information or clarification. Not an issue.
I'm trying to install the profiler on aws lambda.
As soon as I trigger the lambda I get this error:
Error: Cannot find module '/var/task/node_modules/@google-cloud/profiler/node_modules/pprof/build/node-v83-linux-x64-glibc/pprof.node
It should work on aws lambda?
Also tried create the files using node-gyp but I didn't fully understand how to do that.
The text was updated successfully, but these errors were encountered: