Closed crespocarlos closed 4 months ago
I had a quick call with @Mpdreamz , and he explained that the non-matching host names shipped by APM agents are due to missing configuration as exemplified in this comment https://github.com/elastic/observability-dev/issues/3321#issuecomment-2236909682.
Describe the bug
When viewing the Hosts UI with .NET APM service active in a k8s pod, .NET agent monitored services report the pod name in the
host.name
, which makes the Hosts View display hosts that do not correlate with hosts monitored by the system integration.Steps to reproduce
edge-oblt can be used for the above.
Expected behavior
Only hosts (VMs) are expected to be present in the Hosts View.
Additional context
Sample doc