Skip to content

ddtrace adding cmake as dependency balloons package size #349

@devinmatte

Description

@devinmatte

Recently it seems that ddtrace added cmake as a dependency, which has now ballooned the uncompressed size of the datadog_lambda package by 71 mb requiring us to pin back to 1.15.0 to avoid adding hitting our lambda code size limit

It would be great if we didn't have to pin to an older version and the library could either pin or vendor a slimmed version of ddtrace (or something to avoid the package ballooning past a usable lambda size)

Metadata

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