elastic / elastic/apm-agent-java
hostname generation in upper case
Open
agent-java
community
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
Hostname is getting generated in uppercase and this is affecting hosts metrics, where metricbeat hosts list and metrics generated from java agent mismatch and not getting correlated,
eg. hostname from apm-agent-java -> APPSRV2
metricbeat -> appsrv2
not sure which is standard
Contributor guide
Assessment
This issue has not been assessed yet.