Hi guys,
I am POC'ing AD 4.2 in my environment and I came to the point I would like to see how it works with our Legacy applications, which are COM+ applications. I read the docs for Instrumenting Standalone Applications and added this under app-agents in config.xml:
<standalone-applications><standalone-application executable="dllhost.exe"><tier name="legacyapp-dllhost" /></standalone-application></standalone-applications>
I am not able to get anything back, and it could as well be that AD is unable to auto-detect the application.
Before I delve into figuring out POCO Entry Points, I was wondering if the above is the correct way to start instrumenting COM+ applications.
Can anyone confirm/suggest anything?
Thank you