Open SylvainJuge opened 12 months ago
Implement the extra heuristic to capture host name using /etc/hostname as fallback as added in #838 .
/etc/hostname
Java: already included in https://github.com/elastic/apm-agent-java/pull/3418 NodeJS: not needed see comment for details.
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