Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用 perfino 或 Zipkin 监控一些 Windows 服务。有谁知道这是否可能?
干杯。
只要具备指定VM参数的能力,就可以添加监控代理,不管JVM是否作为Windows服务启动。对于 perfino,该 VM 参数是
-javaagent:[path to perfino.jar]