Documentation forSolarWinds Observability SaaS

Azure App Service Instrumentation

Azure App Service is a PaaS that provides predefined application stacks and support for custom containerized apps. Apps running in App Service can be instrumented by APM libraries to get traces, metrics, and logs that give you code-level insight into the application process, while Infrastructure Monitoring’s Cloud API can be used to get App Service metrics that provide insight on the platform resource usage, response statuses and lifecycle events.

The following App Service runtimes are supported. See the APM library minimum version and linked pages below for details on setting up instrumentation:

.NET - APM Library 6.3.0+

Go - APM Library version 1.3.6+

Java - APM Library 3.2.2+

PHP - APM Library 9.0.0-alpha.3+, run composer update to ensure latest upstream is installed.

Python - APM Library 7.1.0+