31 May 2022 12:02 AM
Windows App Service Plan.
Two pages I've seen seem to say its "supported"
https://www.dynatrace.com/technologies/azure-monitoring/azure-paas-monitoring/
https://www.dynatrace.com/news/blog/dynatrace-monitoring-azure-web-apps/
As you can see below, Azure uses IIS as a gateway to your Azure website. Due to this Dynatrace will provide insight into all web requests processed by your Azure web app, for all technologies. This includes the list of web requests executed, request times, number of requests, response size, and much more.
This example is a Java website running on Tomcat. For .NET, Java, and Node.js we provide the complete Dynatrace feature set, including method-level insights, service flow, service backtrace, database monitoring, and much more.
This is how the process is shown in Azure.
I've raised it with support with the resolution "iisnode module is not supported in Dynatrace for Monitoring"
Has anyone successfully gotten this to work one way or another? I can see the Requests coming into the w3wp process but the subsequent nodejs calls to third party endpoints are not listed.
Microsoft Application Insights shows this. But I don't want to run both tools.
Solved! Go to Solution.
03 Jun 2022 02:06 AM
Hi Benjamin,
We do support all .Net frameworks running on Azure App Store, Here is more information about the .Net platform in Dynatrace https://www.dynatrace.com/support/help/shortlink/dotnet
Upon successful integration, you should be able to see requests and their breakdown under respective services:
16 Feb 2023 08:27 PM
Node.js app does not get instrumented
Please check the Platform configuration within General settings of your App Service: 32-bit Node.js is not supported by Dynatrace.