Skip to content

Add execution metadata to scheduled tasks actuator endpoint #17585

Closed
@enesify

Description

@enesify

Hi,

It would be nice that Spring Boot Actuator exposes endpoints for extra information about scheduled tasks(crons) in addition to runnable, expression, fixedDelay, fixedRate and custom endpoints like these:

  • Last Execution Time

  • Last Execution Status

  • Next Execution Time

  • Ability to change expression

  • Ability to run a scheduled task manually

I think these endpoints would be helpful for developers and for 3rd party monitoring tools (e.g. Spring Boot Admin)

Thanks.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions