24 Feb 2026
02:59 PM
- last edited on
25 Feb 2026
07:18 AM
by
MaciejNeumann
Hi everyone,
We have a linux app service running a .net application. When it got discovered it already has been discovered as one service, running on multiple app services, in which some are from staging slot 1 and other from slot 2.
Is there a way to easily make it visible and distinguish whether request come from which slot. I want to keep the service (and process group) as 1 single group, while being able to make a distinguish on trace level of which slot it was.
In Windows app services I noticed that we got a <service>/<process group>.<deploymenslotid>, this isn't the case in linux.
According to the documentation, if i would use custom metadata (or tags) that would go on the proceses group. Not necessarily on the process itself (at least according to the phrasing).
https://docs.dynatrace.com/docs/ingest-from/microsoft-azure-services/azure-integrations/azure-appser...
Thanks in advance
Featured Posts