gpt4 book ai didi

java - Spring 集成是否为其组件提供任何监控/时间性能实用程序?

转载 作者:太空宇宙 更新时间:2023-11-04 10:47:14 25 4
gpt4 key购买 nike

我们在项目中使用 Spring 集成。我想监控每个集成组件运行所花费的时间。为此我采用了 AOP,但是使用 AOP 我无法唯一标识并行运行的组件。

例如:我的队列中有 4 个对象,并且有 3 个 jms 消费者并行运行。此外,消费者会将消息发送到路由器等

在上述场景中,我无法唯一标识单个对象流的每个组件的运行时间。

为此,Spring 是否提供了实用程序?如果没有,我该怎么做?

最佳答案

也许 Spring-Actuator 对您有帮助。看一眼 : https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-actuator

否则,您必须定制订阅者和提供商。但通过 Spring-Actuator,您也可以自己制作!

关于java - Spring 集成是否为其组件提供任何监控/时间性能实用程序?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48261570/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com