Answer
Service Linking Issue - Kubernetes Workloads Only
We recently introduced service linking functionality in the new Dynatrace SaaS experience. This feature adds an underlined link in log properties that shows all log attributes, including dt.entity.service
(the calculated service ID).
Current Issue
The lookup service that calculates service IDs for services running in Kubernetes uses Service Detection v2 (SDv2). However, all OneAgent services currently use Service Detection v1 (SDv1). This mismatch causes the system to generate incorrect service IDs for OneAgent services running in Kubernetes.
Impact
When you click "Open With" to access the Services app, you'll see "Service not found" for OneAgent services.
The service linking feature currently works only for:
- OpenTelemetry services (which use SDv2)
- OneAgent Adobe Experience Manager (AEM) based services
- OneAgent services targeted for SDv2 support
We're developing a solution and will share details as we make progress.