micrometer-metrics/micrometer

Configure a custom JmsProcessObservationConvention or JmsPublishObservationConvention

Open

#5,492 创建于 2024年9月27日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)Java (4,220 star) (935 fork)batch import
enhancementhelp wantedinstrumentationmodule: micrometer-jakarta9

描述

Please describe the feature request. It should be possible to configure a custom JmsProcessObservationConvention. Currently a DefaultJmsProcessObservationConvention ist hardcoded in the MessageConsumerInvocationHandler.

Rationale I want to write custom information from the JMS header to the observation (trace info).

Additional context Its possible to define your own JmsProcessObservationConvention, but I found no possibilty to activate/configure it instead of the DefaultJmsProcessObservationConvention.

贡献者指南

Configure a custom JmsProcessObservationConvention or JmsPublishObservationConvention · micrometer-metrics/micrometer#5492 | Good First Issue