CONTRIB: move prometheus-exporter to addons/promex
authorWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 13:35:19 +0000 (15:35 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 15:48:42 +0000 (17:48 +0200)
commit3dfadc7ae71fe8b05409ff9845ecca0e4ba39bc2
tree8effe7091a243fc9bb86b4c7078637d13de2c49e
parent92dc78605afa815363e1af32d97d5184ede74c29
CONTRIB: move prometheus-exporter to addons/promex

Let's start to better organize the addons by moving promex there (and
with an easier directory name). The makefile and maintainers files were
updated, as well as the CI's build matrix.
.github/matrix.py
MAINTAINERS
Makefile
addons/promex/README [moved from contrib/prometheus-exporter/README with 100% similarity]
addons/promex/service-prometheus.c [moved from contrib/prometheus-exporter/service-prometheus.c with 100% similarity]