CLEANUP: contrib/prometheus-exporter: align and reorder fields
authorWilliam Dauchy <wdauchy@gmail.com>
Mon, 1 Feb 2021 12:11:59 +0000 (13:11 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 1 Feb 2021 14:16:33 +0000 (15:16 +0100)
commitdf9a05db6a658ca8bf6272cfaf68c6df30fd2f31
treee0a5379a7dcbeccfde28af6a5fc23eed1a9baa4a
parent99066dd47f07c6a57e4e34f3dc6364840c415800
CLEANUP: contrib/prometheus-exporter: align and reorder fields

- align safe_idle_connections_current field
  fix minor typo added in commit
  37286a5ac595069a491c3e8a7a7e4faf3d9ea8ad ("MEDIUM:
  contrib/prometheus-exporter: Rework matrices defining Promex metrics")
- reorder info fields to be able to compare them easily
- add missing ignored info fields as comment

Signed-off-by: William Dauchy <wdauchy@gmail.com>
contrib/prometheus-exporter/service-prometheus.c