elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

Implement /etc/hostname heuristic for host name capture #839

Open SylvainJuge opened 12 months ago

SylvainJuge commented 12 months ago

Description

Implement the extra heuristic to capture host name using /etc/hostname as fallback as added in #838 .

Java: already included in https://github.com/elastic/apm-agent-java/pull/3418 NodeJS: not needed see comment for details.

Agent Issues