Update prometheus to v4.3.0 to benefit from global_labels
deadtrickster/prometheus.erl#91
This commit is contained in:
parent
70d2020f81
commit
df416530ce
|
|
@ -114,7 +114,7 @@ dep_cowboy = hex 2.6.1
|
|||
dep_cowlib = hex 2.7.0
|
||||
dep_jsx = hex 2.9.0
|
||||
dep_lager = hex 3.6.10
|
||||
dep_prometheus = hex 4.2.2
|
||||
dep_prometheus = git https://github.com/deadtrickster/prometheus.erl v4.3.0
|
||||
dep_ra = git https://github.com/rabbitmq/ra.git master
|
||||
dep_ranch = hex 1.7.1
|
||||
dep_recon = hex 2.4.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue