Splunk AppDynamics

Anyone able to monitor .NET SignalR transactions/performance in Azure

Nick_Wade
Engager

We recently stood up our first app in Azure but I came to learn that our developers are using SignalR for communication and page-to-page transitions so our AppD agent doesn't pick these up.  For the frontend of the app, in AppD all I see are calls to the /_Host segment and nothing else.

Has anyone else been able to monitor SignalR communications page views with the .NET core agent on Azure?

Labels (1)
Tags (3)
0 Karma
1 Solution

Morelz
Motivator

Hi There

I don't think SignalR is supported OOB.

However please enable the find entry points node setting on the relevant nodes, to log the potential entry Classes/Methods.

Drive load through the application for 15-30 minutes, then view the Business Transaction Log, which should output some candidates for creation of POCO entry points.

View solution in original post

Morelz
Motivator

Hi There

I don't think SignalR is supported OOB.

However please enable the find entry points node setting on the relevant nodes, to log the potential entry Classes/Methods.

Drive load through the application for 15-30 minutes, then view the Business Transaction Log, which should output some candidates for creation of POCO entry points.

Nick_Wade
Engager

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.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...