elastic / elastic/apm-agent-java

Warn of presence of multiple APM Agents

Open
#3,196 2 comments 0 reactions 0 assignees View on GitHub
agent-java community
Dominant language
Java
Stars
594
Forks
338
Avg merge
1d 13h
Merged PRs (30d)
25

Description

## Is your feature request related to a problem?

We are aware multiple APM Agents might conflict each other https://www.elastic.co/guide/en/apm/agent/java/current/trouble-shooting.html#trouble-shooting-additional-agent
We need to detect it as soon as possible.

## Describe the solution you'd like

Attempt to detect if other "agents" are running together with Elastic APM Agent and log a warning at startup of the application.

## Describe alternatives you've considered

Alternative is to check this manually and it might be easily overlooked.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.