cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Does Dynatrace support Node.JS on Azure App Service Plans?

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.

benjamin_mullan_0-1653951084786.png

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.

benjamin_mullan_2-1653951741407.png

Microsoft Application Insights shows this. But I don't want to run both tools.

benjamin_mullan_1-1653951483494.png

 

 

2 REPLIES 2

abhi
Dynatrace Advisor
Dynatrace Advisor

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

abhi_anantha_0-1654218255750.png

 

Upon successful integration, you should be able to see requests and their breakdown under respective services:

abhi_anantha_1-1654218386475.png

 

 

https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-cloud-platforms/microsoft-az...

 

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.

Featured Posts