Guillaume Herail
|
ac629404f4
|
test: Switch to goimports instead of gofmt
see https://github.com/purpleidea/mgmt/pull/256#issuecomment-346360414
|
2017-11-25 06:49:00 -05:00 |
|
Julien Pivotto
|
472663193a
|
prometheus: Initialize all metrics
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-11-24 11:02:36 +01:00 |
|
Julien Pivotto
|
fdce9d6a6a
|
prometheus: Initialize mgmt_checkapply_total metrics
It is recommended by Prometheus to initialize metrics:
https://prometheus.io/docs/practices/instrumentation/#avoid-missing-metrics
This commits initialize the mgmt_checkapply_total metric
for each registered resource.
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-11-23 15:23:41 +01:00 |
|
James Shubin
|
46be83f8f7
|
legal: Re-license to GPLv3
|
2017-09-11 18:07:47 -04:00 |
|
Julien Pivotto
|
33d20ac6d8
|
prometheus: Add detailed metrics
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-03-16 14:18:46 +01:00 |
|
Julien Pivotto
|
7d92ab335a
|
prometheus: Add mgmt_pgraph_start_time_seconds metric
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-02-26 15:28:43 +01:00 |
|
Julien Pivotto
|
46260749c1
|
prometheus: Move the prometheus nil check inside the prometheus function
That pattern will be reused in future metrics.
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-02-26 09:33:34 +01:00 |
|
James Shubin
|
a981cfa053
|
legal: Oh yeah, it is 2017
|
2017-02-16 01:34:32 -05:00 |
|
Julien Pivotto
|
be5040e7a8
|
prometheus: Remove mgmt_process_start_time_seconds metric
That metric is useless as by default the prometheus golang client
provides the `process_start_time_seconds` metric.
This reverts commit 25e2af7c89.
|
2017-02-14 22:56:12 +01:00 |
|
Julien Pivotto
|
25e2af7c89
|
prometheus: Add mgmt_process_start_time_seconds metric
|
2017-02-14 22:14:59 +01:00 |
|
Julien Pivotto
|
e8855f7621
|
prometheus: Implement mgmt_checkapply_total metric
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-02-12 23:45:47 +01:00 |
|
Julien Pivotto
|
5ae5d364bb
|
Prometheus: fix URL to the "Default port allocations"
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-02-08 13:41:09 +01:00 |
|
Julien Pivotto
|
1af67e72d4
|
prometheus: Implement basic Prometheus support
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-02-08 12:13:33 +01:00 |
|