Asked by:
Application usage moniter

Question
-
I am supporting Dynamics CRM 2013 application and have below requirement to capture below stats in Production real-time end user. Is there any tool or way to capture these (Which view is used frequently, team using, filtering used etc..). Please advise if any tool/accelerator exist to check <o:p></o:p>
Log the time taken for opening each entity list/form view <o:p></o:p>
Log user actions user id, entity, list/form, filter criteria, time taken from opening the view to showing the results.<o:p></o:p>
Log the time taken for creating/updating of records like SR/Opty/Activities<o:p></o:p>
Warm Regards, Vijay Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.
Tuesday, March 8, 2016 10:33 AM
All replies
-
Hello vijay,
To capture time taken to open entity list/form, using Internet Explorer, you can press Ctrl+Shift+Q to open Performance Center then select Enable and open your view or entity form.
[MCP | MCSA Microsoft SQL Server 2012 | MCTS Microsoft Dynamics CRM 2011]
Tuesday, March 8, 2016 11:46 AM -
Thanks Marcos.
Is there a way these counter can be captured and sent . I mean the way error report are collected
Warm Regards, Vijay Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.
Wednesday, March 9, 2016 1:56 AM -
Hi Vijay,
what you are looking for is, usually, covered by application performance monitoring tools, so, in theory, you might try using those specialized tools. AppDynamics might be one of them, though it's not all that's available.. I'm just not sure how well they work with CRM (and your CRM has to be on-prem) - AppDynamics seems to work:
Alex Shlega, TreecatSoftware.Com
- Edited by Alex ShlegaMVP Thursday, March 10, 2016 12:46 PM
Thursday, March 10, 2016 12:45 PM -
Hi Vijay,
Sounds like you could use Visual Studio Application Insights to provide most, if not all the metrics you listed:
https://azure.microsoft.com/en-us/documentation/articles/app-insights-get-started/
Good luck!
John
Sunday, March 13, 2016 3:34 PM