Skip to content

teach instrument version constraint for sqlalchemy #2970

@emdneto

Description

@emdneto
          Although the issue seems to be caused by:
opentelemetry-instrumentation-test==1.0.0b.dev

the actual error originates from the sqlalchemy dependency (if included in your project):

; It appears to be the only module missing a version specifier (e.g., >= 3.0). Adding this version specifier resolves the issue on my end. Looks like something has changes in Python packaging module recently as I don't see any changes in bootstrap_gen.py.

@emdneto, please hold off on merging your PR and consider fixing this line first.

Originally posted by @rayrapetyan in #2968 (comment)

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