07 May 2025
07:58 PM
- last edited on
08 May 2025
08:27 AM
by
MaciejNeumann
Hey. good evening.
I wanna know if there's any way to instrument an app service in python on the app services. We tried some automatically way but the everytime the app services restarts, the pipe and opentelemetry is erased and had to do all it over again the the SSH. There is some documentation about this?
Automatically instrument your Python application with OpenTelemetry — Dynatrace Docs
Solved! Go to Solution.
21 May 2025 05:35 PM
Hi,
Probably in your case you need to make a opentelemetry persistent configuration inside your azure app, try to:
I'm not an Azure Expert, but it should works