From 402866ebfd68e46960bac0842177f2917d18cbd7 Mon Sep 17 00:00:00 2001 From: Brad Davis Date: Wed, 14 Feb 2018 21:58:37 +0000 Subject: Add net-mgmt/prometheus2 Rename prometheus to prometheus1 so they can coexist since upgrading is non-trival: https://prometheus.io/docs/prometheus/2.0/migration/ PR: 225169 Submitted by: David O'Rourke Reviewed by: swills --- net-mgmt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-mgmt/Makefile') diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 93177dfbd17a..9d13aab8e3a9 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -294,7 +294,8 @@ SUBDIR += pnp-icinga SUBDIR += pnp-icinga2 SUBDIR += portmon - SUBDIR += prometheus + SUBDIR += prometheus1 + SUBDIR += prometheus2 SUBDIR += prometheus-collectd-exporter SUBDIR += pushgateway SUBDIR += py-adal -- cgit v1.2.3