Skip to content

Oban OpenTelemetry dependency on opentelemetry_semantic_conventions #559

@ndrean

Description

@ndrean

Describe the bug
I use Oban and Req and OT.

I cannot install "opentelemetry_oban >= 1.1.0" because I use "opentelemetry_req >= 1.0.0-rc.1".
Both depend on "opentelemetry_semantic_conventions", but oban uses 0.2 whilst Req uses "1.27"

Expected behavior
Be able to use opentelemetry_oban

Additional context
Logs:

Because "opentelemetry_oban >= 1.1.0" depends on "opentelemetry_semantic_conventions ~> 0.2" 
and "opentelemetry_req >= 1.0.0-rc.1" depends on "opentelemetry_semantic_conventions ~> 1.27", 
"opentelemetry_oban >= 1.1.0" is incompatible with "opentelemetry_req >= 1.0.0-rc.1".

Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions