elastic / elastic/apm-agent-java

issues with docs for Jboss/Wildfly

Open
#1,007 2 comments 0 reactions 0 assignees View on GitHub
docs
Dominant language
Java
Stars
594
Forks
338
Avg merge
1d 13h
Merged PRs (30d)
25

Description

## Describe the bug
In the docs for setting up the agent for JBoss wildlfy in Domain mode below, the directory for `domain.xml` is `domain/configuration`. However while implementing this, the correct directory path to make this work is `dcontroller/configuration` as this allows the settings to propagate out to the nodes that run the services.
https://www.elastic.co/guide/en/apm/agent/java/current/setup-javaagent.html#setup-jboss-wildfly

It would also be helpful if its specified that the `elastic-apm-agent-.jar` needs to be copied to all the nodes in the cluster.

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.