Published

Application Insights Aras Plugin

The Microsoft Application Insights Aras Plugin is a tool that allows administrators of an Aras instance to instrument and monitor Methods run inside Aras.

Once installed, all Aras Methods will log a detailed waterfall graph of their execution time into Application Insights.

Other contributors:



Project URL:


https://github.com/adrho/ApplicationInsights.ArasPlugin

  • I was able to successfully build the solution this morning. For the record I was using visual studio 2017. I should've written down the error I received last week but I forgot. 

    I'm now running into an issue where the method.config provided causes issues. I've attempted just copying/pasting, and also manually making the adjustments. Both times my instance hangs directly after the login screen. I think the modifications to the C# template might not work across all versions of innovator. What version of Innovator did you build this against? I'm testing locally on SP4.

  • Thanks for your feedback. I've updated the instructions with some example Methods to add inside of Aras, and how to view that information inside of Application Insights.

    If you are still having problems with building the solution, what are they? Can you confirm what version of Visual Studio you are using?

  • Hi Adam,

    I was attempting to test this project so we can publish it, but I ran into some issues attempting to use the project. I was able to follow along with the README through the innovator side of the installation, but then became lost. As someone who's never used insights I wasn't sure where to go from there. I attempted to build the C# solution but ran into some errors. Could you please update the README with a few more steps? I really think this project is very valuable and I'd like as many people as possible to get their hands on it!

    Thanks,

    AJ