This commit adds the same conditions that control some observation aspects to control the creation of an `ObservedAspect` bean. It now is guarded by `management.observations.annotations.enabled` and `micrometer.observations.annotations.enabled`. See gh-45601 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>