Antoine Legrand
|
3c99928a27
|
Add log JSON formatter
|
2017-06-07 00:02:52 +02:00 |
|
Joseph Schorr
|
407341fe96
|
Remove images count (which is horribly slow in InnoDB) and add a max gauge
|
2017-02-23 17:37:28 -05:00 |
|
Jake Moshenko
|
add6b654ae
|
Move the total image count stat back to the prom stat worker
|
2017-02-22 11:45:38 -05:00 |
|
Jake Moshenko
|
b03e03c389
|
Read the number of unscanned clair images from the block allocator
|
2017-02-21 19:13:51 -05:00 |
|
Charlton Austin
|
9e25fde3a0
|
Fixing api usage.
|
2016-12-07 12:53:07 -05:00 |
|
Charlton Austin
|
edd9dcd7f6
|
Adding in some metrics around clair sec scan.
|
2016-12-01 16:50:02 -05:00 |
|
Joseph Schorr
|
e29cb34336
|
Fix Set calls to gauges
Fixes #2150
The proper function is `Set` (not `set`), which was causing these gauges to not report to Prometheus
|
2016-11-21 15:27:17 -05:00 |
|
Joseph Schorr
|
30af8aef1a
|
Add a worker for reporting global stats to Prometheus
Fixes #1789
|
2016-09-12 16:19:19 -04:00 |
|