- enable prometheus exporter
OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=191
This commit is contained in:
parent
3991d9682a
commit
530d7f588c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 20 15:05:47 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
- enable prometheus exporter
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 20 14:05:47 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
Tue Aug 20 14:05:47 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
@ -157,6 +157,7 @@ make \
|
|||||||
USE_RELRO_NOW=1 \
|
USE_RELRO_NOW=1 \
|
||||||
LIB="%{_lib}" \
|
LIB="%{_lib}" \
|
||||||
PREFIX="%{_prefix}" \
|
PREFIX="%{_prefix}" \
|
||||||
|
EXTRA_OBJS="contrib/prometheus-exporter/service-prometheus.o" \
|
||||||
DEBUG_CFLAGS="%{optflags}" V=1
|
DEBUG_CFLAGS="%{optflags}" V=1
|
||||||
%if %{with systemd}
|
%if %{with systemd}
|
||||||
make -C contrib/systemd PREFIX="%{_prefix}"
|
make -C contrib/systemd PREFIX="%{_prefix}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user