Skip to content

Commit 5f204e4

Browse files
committed
add link to app server config
1 parent 5ec2aa4 commit 5f204e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/_edot-sdks/java/setup/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,6 @@ When modifying the JVM command line arguments is not possible, the `JAVA_TOOL_OP
8282
to provide the `-javaagent:` argument or JVM system properties. When `JAVA_TOOL_OPTIONS` is set, all JVMs will automatically
8383
use it, thus special care should be taken to limit the scope to the relevant JVMs.
8484

85+
Also, some application servers require manual steps or modification of their configuration files, see [dedicated instructions](https://opentelemetry.io/docs/zero-code/java/agent/server-config/) for more details.
86+
8587
For applications deployed with Kubernetes, we recommend using [OpenTelemetry Operator](./k8s).

0 commit comments

Comments
 (0)