Skip to content

Add Pleroma.JobQueueMonitor

minibikini requested to merge minibikini/pleroma:featrue/job-monitor into develop

Adds job queue stats to the healthcheck page:

Screen_Shot_2019-09-26_at_6.09.59_PM

Not sure about naming, also maybe it needs own endpoint.

It's functional, but enqueued counter is not always accurate, also needs tests and polishing.

I guess this is more like proof of concept at this stage, so any feedback appreciated!


Closes #1274 (closed)

Edited by minibikini

Merge request reports