I've added some documentation for micrometer tracing in #30658. We should add some documentation for micrometer observation, too, as we have auto-configurations for ObservationRegistry (see ObservationAutoConfiguration). It's possible to use ObservationRegistryCustomizer to customize the Observation registry, etc. It would be nice to have a paragraph how to create a custom observation.