Open
Description
I am quite happy with the Monitor [#317] implementation for jobs, really simple to implement Prometheus metrics.
But...
I still need a method to monitor the scheduler. It would be nice to get information about the number of jobs and queued jobs in the scheduler. Currently, such an implementation would require a rather nasty hook to the metrics endpoint or something similar.
IMHO, the best solution would be to have some event listeners or SchedulerMonitor.