Skip to content

Missing registry auto-configuration for JMS listener observation support #38613

@bclozel

Description

@bclozel

As part of #37388 we set the ObservationRegistry on the auto-configured JmsTemplate. We missed the JmsListenerContainerFactory counter-part, which means that @JmsListener annotated methods are not observed by default.

We need here to set the ObservationRegsitry in a similar fashion on the DefaultJmsListenerContainerFactoryConfigurer.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions