As of spring-projects/spring-framework#30335, JmsTemplate can be configured with an ObservationRegistry in order to record JMS observations at runtime. Given the scope of this, we should probably approach this with a bean post processor and automatically configure the registry on the JmsTemplate bean we are contributing.