0d9674bd87
This patch adds a new protocol for listeners called "PROMETHEUS" that exposes a Prometheus endpoint. This allows detailed metrics collection from Octavia load balancers. Change-Id: I3e27e4e57ad955bcd7728426c91f05171a46ef7f
12 lines
291 B
YAML
12 lines
291 B
YAML
---
|
|
features:
|
|
- |
|
|
Added a new PROMETHEUS listener that exposes a prometheus exporter
|
|
endpoint.
|
|
upgrade:
|
|
- |
|
|
PROMETHEUS listeners require an amphora image with HAProxy 2.0 or newer.
|
|
issues:
|
|
- |
|
|
PROMETHEUS listeners will not report information for UDP or SCTP listeners.
|