spring-framework/framework-docs/modules/ROOT/pages/integration
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
..
cache Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
jms Fix cross references 2023-05-04 15:35:05 +01:00
jmx Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
appendix.adoc Trim IDs with parent 2023-05-04 15:35:05 +01:00
cache.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
checkpoint-restore.adoc Rename checkpoint property to "spring.context.checkpoint" 2023-06-13 19:06:46 +02:00
email.adoc Fix cross references 2023-05-04 15:35:05 +01:00
jms.adoc Split files 2023-05-04 15:35:05 +01:00
jmx.adoc Fix cross references 2023-05-04 15:35:05 +01:00
observability.adoc Align observations of @Scheduled with OTel conventions 2023-06-27 22:20:06 +02:00
rest-clients.adoc Polishing in MultipartFileArgumentResolver 2023-06-27 10:51:42 +01:00
scheduling.adoc Polishing 2023-06-06 11:29:25 +02:00