elastic / elastic/apm-agent-java
Do not de-dot metrics if communicating with APM Server 8.3+
Open
agent-java
blocked
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
Context: https://github.com/elastic/apm/issues/347#issuecomment-1128992664
If communicating with APM Server 8.3 or newer, we should not dedot metrics by default.
If there's no good reason to allow dedotting through configuration, we may simply ignore the `dedot_custom_metrics` in such cases.
Contributor guide
Assessment
This issue has not been assessed yet.