Thank you for the response. It did help to see how the code flows and once I saw that I was able to do a class/method instrumentation of the calls that were missing and they showed up as I wanted. On a side note, this process that I had to follow didn't get a lot of fans from our development team. They indicated that we shouldn't have to know the class/methods for their code for it to be instrumented. While I see where they are coming from, if SignalR isn't supported right now we have to do it.
... View more