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

How to monitor Azure App Service Node JS Web app?

jose_araya
Advisor

Hello good day.

I have checked the documentation for this and for our case we would like to apply the configuration needed for a Linux based image NodeJS web app.

https://www.dynatrace.com/support/help/shortlink/web-app-containers#example-integrate-into-a-node-js...

The documentation even has an example for NodeJS, but we are not clear if we can just copy and paste the whole example (after modifying the variables of course) inside the Startup command box in the Azure Portal App service configuration field or if we have to download that example as a file and use it as a startup command file.

Example here:

https://www.dynatrace.com/support/help/shortlink/web-app-containers#set-startup-script-commandfile-i...

Or what would be the best and easiest way to deploy OneAgent for this case?

Thank you!

2 REPLIES 2

ChadTurner
DynaMight Legend
DynaMight Legend

@jose_araya were you able to figure out the correct way to implement the configuration? 

-Chad

We implemented this by modifying the startup command in the web UI.

Featured Posts