-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Labels
Description
From elastic/apm#517
Currently we use Dns.GetHostName(). We already saw this failing in Kubernetes and according to elastic/apm#517 this reports the wrong info.
An alternative would be Environment.MachineName.
One finding regarding the Kubernetes issue: in a simple plain docker image both Environment.MachineName and Dns.GetHostName() work and return the same value - have not tried it in Kubernetes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.