web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Instant way to get slow performance issue on Prod

(0) ShareShare
ReportReport
Posted on by 954

Hi team,

Is there any possible to get instantly result to know the cause of slowness in Prod. Later we will think about Application insight, Telemetry, Trace parser.

 

I mean to say , if I get to know immidiate the issue from where it's occured then later we can think deep analysis based on that. 

 

If there is any possibility?

 

Pls advise, thanks 

Categories:
I have the same question (0)
  • Martin Dráb Profile Picture
    240,609 Most Valuable Professional on at

    There is no universal solution for any possible performance problem. For example, the database server can give you information about long-running or blocked queries, but it can't tell you that you have a bug in code or an Azure service has a network issue.

  • CU10121822-0 Profile Picture
    954 on at

    Hi Martin, I mean to say in LCS - environment label any possibility to check instant performance issue.

    Pls advise, thanks 

  • Martin Dráb Profile Picture
    240,609 Most Valuable Professional on at

    My answer is still the same - there is no single place that would cover any possible performance issue in any possible component (your PC, your internet connection, the application, the web server, the database, Entra and so on…), identify the problem and tell you what's wrong. Different problems need different approaches and you may need to check several before you identify the culprit.

  • André Arnaud de Calavon Profile Picture
    306,985 Super User 2026 Season 2 on at

    Hi,

    As mentioned by Martin, there are a lot of different root causes for performance issues. There is no single place where you can find a solution. You need to start analyzing and measuring to find the culprit. Environment monitoring, Application insights, and the Trace parser are some of the source available from where you can do some research. 

  • Suggested answer
    Aps10 Profile Picture
    94 on at

    Agreeing with Martin — no single view identifies every cause. But your follow-up narrowed it to LCS, so on that specifically.

    For a live incident, SQL Insights under Environment monitoring is still your fastest route. Live View shows currently executing and blocking statements, so "is something stuck behind a lock right now" takes about a minute. The Queries tab has predefined diagnostics including deadlocks and long-running queries, and Actions lets you mitigate from the same place.

    Worth knowing what's changed, since there's confusion about this. The September 2024 deprecation wave hit the Activity tab only — eleven queries covering sign-ins, form errors, slow interactions, browser sessions and similar. SQL Insights was not part of it and isn't deprecated. Health Metrics is in maintenance mode.

    Also worth being clear that Application Insights is not the replacement for SQL Insights. It's application telemetry — form loads, exceptions, custom events — and Microsoft has been explicit that it isn't a SQL performance monitor and won't show you blocking statements, CPU or DTU. The two run in parallel. So keep using SQL Insights for database-level problems.

    Where Application Insights does earn its place is your own code. You can emit custom events from X++ so your customizations show up in telemetry instead of being invisible during exactly this kind of investigation:

    https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/monitoring-telemetry/monitoring-developer-add-custom-signals

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 353 Most Valuable Professional

#2
CU10121822-0 Profile Picture

CU10121822-0 312

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 312 Super User 2026 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans