spring-framework/framework-docs/modules/ROOT/pages
Brian Clozel c2e3fed8dc Align observations of @Scheduled with OTel conventions
This commit updates the `ScheduledTaskObservationDocumentation` to
better align the contributed KeyValues with OpenTelemetry conventions
for observations of code executions.

Instead of a "target.type" key with the bean class simple name, this
is now contributing the canonical class name of the bean under the
"code.namespace" key.
The "method.name" key is renamed to "code.function" and its values
remain unchanged.

Closes gh-30721
2023-06-27 22:20:06 +02:00
..
core Merge branch '6.0.x' 2023-06-20 17:42:40 +02:00
data-access Polish "Fix invalid link in transaction resources" 2023-05-31 12:26:32 +02:00
integration Align observations of @Scheduled with OTel conventions 2023-06-27 22:20:06 +02:00
languages Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00
testing Merge branch '6.0.x' 2023-06-22 11:36:10 +02:00
web Set throwExceptionIfNoHandlerFound=true and deprecate 2023-06-19 17:18:09 +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