Discussion Feed
09-01-2020
11:03 PM
Hello,
What is the limit of transactions per second that the .net agent can detect? I am asking because we are going to have a big increase in business transactions.
Esko
... View more
07-31-2019
05:11 AM
Hello,
How did you do service end point rule? We have troubles to get .net application monitored. It is singe page application which is served by RESTService.svc file which routes calls to wcf service.
With regards,
Esko Jaakkola
... View more
07-25-2019
11:41 PM
Hello,
We have a single page application that has been installed in the directory \client. It makes POST calls to the URL which is served by WCF handler. The handler is called via RESTService.svc file. In web.config file is setting:
<serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true" />
so, the call should go via ASP.NET pipeline and should be seen as ASP.NET transactions. Problem is that only WCF monitoring sees transactions and finds only those BTs which makes an actual serving for all URLs. In this case, all BT's goes under a few RESTService.xxx. If I disable WCF monitoring and enable ASP.NET monitoring, nothing can be seen. ASP.NET monitoring can't find any BT's. BT's should be get monitored according to the URL. We are not using EUM.
How the match rules should be set up in order to see transactions according to URL? What for is the ready-made match rule "ASP.NET WCF Activation Handler" ? What about "class name" option in the ASP.NET match rule?
I have written about the same problem in a thread
https://community.appdynamics.com/t5/NET-Agent-Installation/WCF-calls-in-Asp-net-monitoring/m-p/36223#M1038
With regards,
Esko Jaakkola
... View more
05-10-2019
04:26 AM
I tried according to your instructions, so that wcf monitoring is off and asp.net monitoring is on with autodiscovery. Asp.net autodiscovery don't find any transactions. When I look at with browser's network monitoring tool it shows me request url like:
https://utu-ht.tulli.fi/utufrontend/RESTService.svc/IB400A
When I switch wcf monitoring on with autodiscovery, then I can see merely RESTService.JSONrequest in transaction list. When I open that line in list, I can see snapshots listed according to url. Those urls are just like one above.
Why wcf match rule don't have splitting posibility? If I could make splitting according to url, this would't be problem at all. Wcf-call snapshots are anyway arranged according to url.
... View more
04-10-2019
03:21 AM
Hello,
Could you look at this issue, is it same kind as yours?
https://community.appdynamics.com/t5/NET-Agent-Installation/WCF-calls-in-Asp-net-monitoring/td-p/36223
Esko
... View more
04-09-2019
11:26 PM
Hello,
How can I get wcf calls monitored by asp.net monitoring? Problem is that all wcf calls are displayed under two or three call like RESTService.JsonRequest(), but there is lot of calls with different url. Wcf autodiscovery maps them all under RESTService.xxx calls.. It can't separate them by url. Calls are however separated by url in snapshot list. That is why I would like to disable wcf monitoring and watch only asp.net calls. The wcf calls should be visible in asp.net monitoring. How can I do that?
Esko
... View more
04-08-2019
01:27 AM
What could cause this error:
2019-04-08 08:56:35.0362 13320 w3wp 2 81 Info ErrorProcessor Sending ADDs to register [ApplicationDiagnosticData{key='Unauthorized : 401', name=Unauthorized : 401, diagnosticType=ERROR, configEntities=null, summary='HTTP error code : 401'}] 2019-04-08 08:56:35.1299 13320 w3wp 2 81 Info ErrorProcessor Error Objects registered with controller :Unauthorized : 401=102210 2019-04-08 08:56:35.1299 13320 w3wp 2 81 Info ErrorProcessor Adding entry to errorKeyToUniqueKeyMap [102210], StringErrorKey[errorKey='Unauthorized : 401'], Unauthorized : 401
... View more
04-08-2019
01:21 AM
2 Kudos
It seems to be in file data\data.xml in agent's installation directory.
... View more
04-07-2019
11:33 PM
Hi,
Where can I find what match rules have been defined for .net agent? The Java agent has a file named transactions.xml where I can check what is defined.
... View more
02-14-2019
03:55 AM
Hello,
We are trying to use that configuration key:
enable-soap-header-correlation
but we are not shure where to it should be placed. Is that right:
<app-agent-configuration> <configuration-properties> <property name="enable-soap-header-correlation" value="true"/> </configuration-properties> </app-agent-configuration>
Can we place it to here:
<app-agents> <windows-services> <windows-service name="UTUImportIntCore_HT" controller-application="UTU CWAR"> <tier name="Internal Backend"/> </windows-service>
... View more
Latest Activity
- Posted What is the .Net Agent transactions per second limit on NET (Agent, Installation). 09-01-2020 11:03 PM
- Tagged What is the .Net Agent transactions per second limit on NET (Agent, Installation). 09-01-2020 11:03 PM
- Tagged What is the .Net Agent transactions per second limit on NET (Agent, Installation). 09-01-2020 11:03 PM
- Got a Kudo for Re: Checking match rules, transactions.xml in .net. 03-27-2020 12:37 PM
- Posted Re: Not able to see all API's on .NET application on Appdynamics on NET (Agent, Installation). 07-31-2019 05:11 AM
- Posted Monitoring IIS single page application which is served by WCF service on NET (Agent, Installation). 07-25-2019 11:41 PM
- Posted Re: WCF calls in Asp.net monitoring on NET (Agent, Installation). 05-10-2019 04:26 AM
- Got a Kudo for Re: Checking match rules, transactions.xml in .net. 04-10-2019 05:01 PM
- Posted Re: Business transactions - How to split WCF service into multiple transactions? on End User Monitoring (EUM). 04-10-2019 03:21 AM
- Posted WCF calls in Asp.net monitoring on NET (Agent, Installation). 04-09-2019 11:26 PM
- Posted ADD error in agent log on NET (Agent, Installation). 04-08-2019 01:27 AM
- Posted Re: Checking match rules, transactions.xml in .net on NET (Agent, Installation). 04-08-2019 01:21 AM
- Posted Checking match rules, transactions.xml in .net on NET (Agent, Installation). 04-07-2019 11:33 PM
- Posted Re: custom wcf match rule with url on Controller (SaaS, On Premise). 02-14-2019 03:55 AM
- Posted custom wcf match rule with url on Controller (SaaS, On Premise). 01-21-2019 03:47 AM
- Posted Re: Pulling metric data out on Controller (SaaS, On Premise). 05-25-2018 12:34 AM
Community Stats
Date Registered | 02-14-2017 05:43 AM |
Date Last Visited | 09-03-2020 09:53 PM |
Total Messages Posted | 17 |
Total Kudos Received | 2 |