]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: makefile: add a "USE_PROMEX" variable to ease building prometheus-exporter
authorWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 13:31:10 +0000 (15:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 15:48:42 +0000 (17:48 +0200)
commit92dc78605afa815363e1af32d97d5184ede74c29
tree4edb41b1e116b0dd7bc86ea71d5d86b727abfaff
parenta9f16c649560f257f3466ce75d6794ce648d39a2
BUILD: makefile: add a "USE_PROMEX" variable to ease building prometheus-exporter

The Prometheus exporter has gained in popularity and deserves to be easier
to build. Let's add a standard "USE_PROMEX" variable to enable it without
having to modify EXTRA_OBJS nor fiddling with the build path. The readme
was updated to reflect this.
Makefile
contrib/prometheus-exporter/README