-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
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.
epinault and flowerett
Metadata
Metadata
Assignees
Labels
No labels