
you can add prometheus metric exposed directly via haproxy if your version is recent enough. https://www.haproxy.com/blog/haproxy-exposes-a-prometheus-metrics-endpoint/ Change-Id: I10e7220071290301a85409a1f74fcbad2743d19d
9 lines
365 B
YAML
9 lines
365 B
YAML
---
|
|
features:
|
|
- It is now possible to have a service which only have a frontend.
|
|
by using `haproxy_frontend_only` inside your service.
|
|
- Add the possibility to have a haproxy_frontend_raw entry to control
|
|
haproxy config for the frontend, the entry will be literally copied in
|
|
to the service. You can set a list under the key `haproxy_frontend_raw`
|
|
|