Skip to content

Can't run the datadog_forwader code on lambda  #845

Open

Description

Describe what happened:
Hello
i am trying to deploy the datadog-serverless function in my lambda to ship vpc-flow-log to datadog entreprise :
iam using python3.11 arm64 architecture AWS and iam deploying the lambda function (.zip format) myself into lambda

Describe what you expected:
but i got this error :
from ddtrace.vendor import psutil
...
...
...
ImportError: cannot import name '_psutil_linux' from partially initialized module 'ddtrace.vendor.psutil' (most likely due to a circular import) (/var/task/ddtrace/vendor/psutil/init.py)


can someone tell me what to do ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions