spring-boot-admin icon indicating copy to clipboard operation
spring-boot-admin copied to clipboard

Monitoring Scheduled Task Details

Open enesify opened this issue 6 years ago • 2 comments

Hi,

It would be nice that we are able to monitor extra information about scheduled tasks(crons) in addition to Runnable and Expression like:

  • Last Execution Time

  • Last Execution Status

  • Next Execution Time (as mentioned in #432

may be the calculated next execution time

)

  • Ability to change expression

  • Ability to run a scheduled task manually

What you guys thinking about this?

Thanks.

enesify avatar Jul 19 '19 07:07 enesify

Yeah would be nice, but the spring boot actuator endpoint doesn't expose these details. So do you raise an issue there?

joshiste avatar Jul 19 '19 09:07 joshiste

OK. I raised an issue: Spring Boot Actuator #17585

Thanks again.

enesify avatar Jul 19 '19 09:07 enesify