Skip to content

loadable module support #1

@darix

Description

@darix

I am wondering instead of having it always compiled in ... couldnt we also build this as a loadable module?

my main reason for this question is simple:

the dependency chain does a huge jump when you enable otel support.
and if not everyone needs it, it would be better to be able to load it as a module instead of static linking it. would keep the main package smaller.

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