Skip to content

Conflicting dependencies with prometheus_ex #11

@ecly

Description

@ecly

Forgive me if there is a reason for this, but at the moment there is a dependency conflict for prometheus versions between prometheus_ex and prometheus_process_collector.

Following deps:
{:prometheus_ex, "~> 3.0.2"}
{:prometheus_process_collector, "~> 1.3.1"}

Results in:

Resolving Hex dependencies...

Failed to use "prometheus" (versions 4.0.0 to 4.2.0) because
prometheus_ex (version 3.0.2) requires ~> 4.0
prometheus_process_collector (version 1.3.1) requires ~> 3.4

For the time being i'll try overriding it to 4.0 and see if that works.

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