I am receiving some error traces like this, operat...
# support
d
I am receiving some error traces like this, operation
fs readFileSync
, just wanted to confirm if this means the configuration for the SDK is not properly done or is it normal ?
also I noticed an exception like this
Copy code
no such file or directory, open '/root/.aws/credentials'
    at Object.openSync (fs.js:498:3)
    at Object.openSync (/var/www/node/node_modules/@opentelemetry/instrumentation-fs/build/src/instrumentation.js:89:33)
could this be related to the above trace ?