Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 4eac1f2

Browse files
committed
update makefiles, prometheus.erl and fix collectors registration
1 parent 743a4c2 commit 4eac1f2

File tree

4 files changed

+287
-178
lines changed

4 files changed

+287
-178
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PROJECT_DESCRIPTION = Prometheus.io exporter as a RabbitMQ Managment Plugin plug
44

55
DEPS = rabbitmq_management prometheus prometheus_httpd accept \
66
prometheus_process_collector prometheus_cowboy
7-
dep_prometheus = hex 3.4.5
7+
dep_prometheus = hex 3.5.1
88
dep_prometheus_process_collector = hex 1.3.1
99
dep_prometheus_httpd = hex 2.1.8
1010
dep_accept = hex 0.3.3

0 commit comments

Comments
 (0)