自动化 jprofiler 分析和保存快照

Automate jproflier profiling and saving sanpshots

我们在我们的组织中手动进行 REST 端点分析并保存快照,然后我们离线分析相同的内容。 有什么办法 / API 到 运行 jprofiler 自动针对任何 REST 端点并将快照保存在一个地方。

另外,谁能知道其他工具(dynatrace、yourkit)是否有这些功能?

提前致谢。

在 JProfiler 中,这在您的代码中称为 offline profiling. You either have to add triggers to the session configuration to automate recording and save snapshots, or you use the profiling API