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
..
core Merge branch '6.0.x' 2023-06-13 11:58:37 +02:00
data-access Polish "Fix invalid link in transaction resources" 2023-05-31 12:26:32 +02:00
integration Instrument Scheduled methods for observability 2023-06-19 08:55:08 +02:00
languages Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00
testing Merge branch '6.0.x' 2023-06-14 14:39:06 +02:00
web Add ProblemDetail "type" message code 2023-06-14 16:30:15 +01:00
appendix.adoc Document test context failure threshold support in reference manual 2023-06-09 17:45:12 +02:00
attributes.adoc Migrate Structure 2023-05-04 15:35:05 +01:00
core.adoc Remove includes 2023-05-04 15:35:05 +01:00
data-access.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
index.adoc Update reference documentation index 2023-06-14 08:49:52 +02:00
integration.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
languages.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
overview.adoc Remove includes 2023-05-04 15:35:05 +01:00
page-layout.adoc Remove unnecessary asciidoc attributes 2023-05-04 15:35:05 +01:00
rsocket.adoc Merge branch '6.0.x' 2023-05-09 12:16:13 +01:00
testing.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
web-reactive.adoc Structural Fixes 2023-05-04 15:35:05 +01:00
web.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00