- 02 Nov, 2018 16 commits
-
-
Martina Ferrari authored
-
Martina Ferrari authored
-
Martina Ferrari authored
-
Martina Ferrari authored
Bring in line with other exporters: rename binary, add initscripts, create system user, install documentation and manpage. Closes: #909175, #909174.
-
Martina Ferrari authored
-
Martina Ferrari authored
-
Martina Ferrari authored
-
Martina Ferrari authored
-
Martina Ferrari authored
* New usptream snapshot, fixes build issues. Closes: #911436. * Add +ds suffix to mark repackaging.
-
Martina Ferrari authored
-
Martina Ferrari authored
-
-
-
-
-
Martina Ferrari authored
-
- 17 Sep, 2018 5 commits
-
-
Tobias Schmidt authored
Update to new client_golang
-
beorn7 authored
Signed-off-by:beorn7 <beorn@soundcloud.com>
-
beorn7 authored
Signed-off-by:beorn7 <beorn@soundcloud.com>
-
beorn7 authored
Also, fix NewProcessCollectorPidFn -> NewProcessCollector, which is required by the update. Signed-off-by:beorn7 <beorn@soundcloud.com>
-
dimitrovvlado authored
Signed-off-by:Vladimir Dimitrov <dimitrov.vlado@gmail.com>
-
- 07 Aug, 2018 1 commit
-
-
Simon Pasquier authored
Signed-off-by:Simon Pasquier <spasquie@redhat.com>
-
- 27 Jul, 2018 1 commit
-
-
Simon Pasquier authored
* Use Makefile.common from Prometheus Signed-off-by:
Simon Pasquier <spasquie@redhat.com> * travis: check for missing license header Signed-off-by:
Simon Pasquier <spasquie@redhat.com> * Sync Makefile.common from prometheus Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- 21 Jun, 2018 1 commit
-
-
Daniel Foster authored
Change as per #117 Signed-off-by:Daniel Foster <merlin83b@users.noreply.github.com>
-
- 18 May, 2018 1 commit
-
-
Simon Pasquier authored
Signed-off-by:Simon Pasquier <spasquie@redhat.com>
-
- 17 May, 2018 3 commits
-
-
Tobias Schmidt authored
-
Tobias Schmidt authored
-
Simon Pasquier authored
Signed-off-by:Simon Pasquier <spasquie@redhat.com>
-
- 23 Jan, 2018 1 commit
-
-
Tobias Schmidt authored
-
- 07 Jan, 2018 1 commit
-
-
William Dauchy authored
Signed-off-by:William Dauchy <w.dauchy@criteo.com>
-
- 16 Dec, 2017 1 commit
-
-
Dmitry Zeldin authored
* Added SSL verify option * Updated the documentation
-
- 12 Dec, 2017 1 commit
-
-
Tobias Schmidt authored
Fix wrong values in HTTP request duration metrics
-
- 05 Dec, 2017 1 commit
-
-
William Dauchy authored
convert collected metrics from milliseconds to seconds closes #83 closes #84 Signed-off-by:
Ben Kochie <bjk@gitlab.com> Signed-off-by:
William Dauchy <w.dauchy@criteo.com>
-
- 04 Dec, 2017 1 commit
-
-
Tobias Schmidt authored
support conn_tot stats
-
- 27 Nov, 2017 1 commit
-
-
William Dauchy authored
haproxy 1.7 introduces a distinction between connection and sessions, sessions represents an end to end connection: "with the introduction of SSL, proxy protocol and layer4 ACLs it was needed to cut the end-to-end sessions in smaller parts, hence the introduction of 'connections'" this patch renames the old `connections_total` to `sessions_total` in order to use the same vocabulary as haproxy; I was puzzled to keep the compatibility but in the long term I think this will introduces more incomprehension than it resolves. so this is a breaking change. `connections_total` now represents the new metric from haproxy. also add comment to the new available metrics. Signed-off-by:William Dauchy <w.dauchy@criteo.com>
-
- 25 Aug, 2017 1 commit
-
-
Tobias Schmidt authored
-
- 24 Aug, 2017 1 commit
-
-
Tobias Schmidt authored
Signed-off-by:Tobias Schmidt <tobidt@gmail.com>
-
- 22 Aug, 2017 1 commit
-
-
Vitor Arins authored
* Added stats about response time from HAProxy v1.5.10 * Refactor tests to add new fields of response time; Change version of HAProxy stats. * Change new metrics names to add average and units. Signed-off-by:
Vitor Arins <vitorarins@gmail.com> * Refactor minimum csv field count; Check if the field index is valid. Signed-off-by:
Vitor Arins <vitorarins@gmail.com> * Correct value for minimum csv field count. Signed-off-by:
Vitor Arins <vitorarins@gmail.com> * Add test for older Haproxy versions. Signed-off-by:
Vitor Arins <vitorarins@gmail.com>
-
- 15 Aug, 2017 1 commit
-
-
Tobias Schmidt authored
Switch to kingpin
-
- 12 Aug, 2017 1 commit
-
-
Calle Pettersson authored
-