Skip to content

Commit

Permalink
update makefiles, prometheus.erl and fix collectors registration
Browse files Browse the repository at this point in the history
  • Loading branch information
deadtrickster committed Jun 15, 2018
1 parent 743a4c2 commit 4eac1f2
Show file tree
Hide file tree
Showing 4 changed files with 287 additions and 178 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PROJECT_DESCRIPTION = Prometheus.io exporter as a RabbitMQ Managment Plugin plug

DEPS = rabbitmq_management prometheus prometheus_httpd accept \
prometheus_process_collector prometheus_cowboy
dep_prometheus = hex 3.4.5
dep_prometheus = hex 3.5.1
dep_prometheus_process_collector = hex 1.3.1
dep_prometheus_httpd = hex 2.1.8
dep_accept = hex 0.3.3
Expand Down
Loading

0 comments on commit 4eac1f2

Please sign in to comment.