Skip to content

[FEATURE] - Monitoring added for scheduler #785

Open
@uded

Description

@uded

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions