Files
spring-framework/framework-docs/modules/ROOT/pages
Brian Clozel 09cb844421 Instrument Scheduled methods for observability
This commit enhances the `ScheduledAnnotationBeanPostProcessor` to
instrument `@Scheduled` methods declared on beans. This will create
`"tasks.scheduled.execution"` observations for each execution of a
scheduled method. This supports both blocking and reactive variants.

By default, observations are no-ops; developers must configure the
current `ObservationRegistry` on the `ScheduledTaskRegistrar` by using a
`SchedulingConfigurer`.

Closes gh-29883
2023-06-19 08:55:08 +02:00
..
2023-06-13 11:58:37 +02:00
2023-05-04 15:35:05 +01:00
2023-06-14 14:39:06 +02:00
2023-06-14 16:30:15 +01:00
2023-05-04 15:35:05 +01:00
2023-05-04 15:35:05 +01:00
2023-05-04 15:35:05 +01:00
2023-05-09 12:16:13 +01:00
2023-05-04 15:35:05 +01:00