简体   繁体   English

我可以在 Azure Application Insights 中获得 Java webapp 的探查器跟踪吗?

[英]Can I have profiler traces for a Java webapp in Azure Application Insights?

I am running a Java web app in a VM in Azure.我在 Azure 的 VM 中运行 Java web 应用程序。 I set up successfully Application Insights for it, and now I am interested to see full call stacks when my web app receives a request, similar to what their docs show here for a .NET app.我为它成功设置了 Application Insights,现在我有兴趣在我的 web 应用程序收到请求时查看完整的调用堆栈,类似于他们的文档在此处为 .NET 应用程序显示的内容。

Is this possible for a Java webapp, the instructions here seem too generic to be true?这对于 Java webapp 是否可行, 这里的说明似乎太笼统而不真实?

@lcfd We currently have a Java profiler in private preview (part of Application Insights experience). @lcfd 我们目前在私人预览版中有一个 Java 分析器(Application Insights 体验的一部分)。 The only supported platform at the moment is for VMs though we have a way to enable it for Web Apps as well (just not fully supported and tested).目前唯一支持的平台是虚拟机,尽管我们也有办法为 Web 应用程序启用它(只是没有完全支持和测试)。 Also, since it is in private preview, we do not recommend that you run this is your production environments.此外,由于它是私人预览版,我们不建议您在生产环境中运行它。

With all that said, if you are still interested, we can help onboard you.尽管如此,如果您仍然感兴趣,我们可以帮助您登机。 Please send a mail to AzCommunity[at]microsoft[dot]com with your subscription ID and a link to this issue.请向 AzCommunity[at]microsoft[dot]com 发送邮件,并附上您的订阅 ID 和指向此问题的链接。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我能否在 Azure 上为 Java 应用服务实施无代码 Application Insights? - Can I implement codeless Application Insights for Java app services on Azure? 升级后 Application Insights 停止收集跟踪 - Application Insights stops collecting traces after upgrade 无法在azure windows vm上使用应用程序Insights代理启动java spring boot应用程序 - can't launch java spring boot app with application Insights agent on azure windows vm Azure Application Insights 在使用 Java 8 和应用程序洞察力 SDK 1.0.8 版时不显示实时指标 - Azure Application Insights doesn't show live metrics when using Java 8 and application insights SDK version 1.0.8 我可以在方法入口上暂停Java运行时以便有时间通过​​调试器或分析器附加吗? - Can I suspend Java runtime on method entry to have time to attach by debugger or profiler? Azure 监视器和 Application-insights java 代理之间的连接被拒绝 - Connection refused between Azure monitor and Application-insights java agent Java - Azure Application Insights 动态跟踪不适用于 docker 图像 - Java - Azure Application Insights Dynamic Tracing not working with docker images Azure Application Insights 代理日志 Java 线程名称 - Azure Application Insights agent log Java thread name 为来自Java的自定义指标分配Azure Application Insights的名称空间和维度 - Assign namespace and dimension for Azure Application Insights for a custom metric from Java [Azure] [适用于Java的Application Insights代理]无法创建InProcessTelemetryChannel,为空 - [Azure][Application Insights agent for Java]Failed to create InProcessTelemetryChannel, null
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM