spring-framework/framework-docs/modules/ROOT
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
..
assets/images Migrate Structure 2023-05-04 15:35:05 +01:00
examples Use include-code Macro 2023-05-04 15:35:05 +01:00
pages Align observations of @Scheduled with OTel conventions 2023-06-27 22:20:06 +02:00
partials/web Fix migration to asciidoctor tabs 2023-05-09 12:15:43 +01:00
nav.adoc Introduce JVM checkpoint/restore support documentation 2023-06-13 10:52:12 +02:00