Skip to content

Commit 569ebeb

Browse files
theletterfGPT-5 Codex
andauthored
docs: add EDOT Java v0.1.1 agent-skill callouts (#1004)
* Add agent-skill callouts for EDOT Java setup and migration. Surface the new v0.1.1 EDOT Java instrument and migrate skills on the canonical task pages. Co-authored-by: GPT-5 Codex <gpt-5-codex@openai.com> Made-with: Cursor * Update migration.md * Update index.md * docs: add EDOT Java agent-skill body text Re-add custom agent-skill descriptions after the callouts were moved to their new locations in setup and migration pages. Co-authored-by: GPT-5 Codex <gpt-5-codex@openai.com> Made-with: Cursor --------- Co-authored-by: GPT-5 Codex <gpt-5-codex@openai.com>
1 parent 2e3fe8d commit 569ebeb

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

docs/reference/edot-java/migration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Compared to the Elastic {{product.apm}} Java agent, the {{edot}} Java presents a
2525

2626
## Migration steps
2727

28+
:::{agent-skill}
29+
:url: https://github.com/elastic/agent-skills/tree/main/skills/observability/edot-java-migrate
30+
31+
Use this skill to migrate from the Elastic APM Java agent to EDOT Java.
32+
:::
33+
2834
Follow these steps to migrate from the legacy Elastic {{product.apm}} Java agent to the {{edot}} Java.
2935

3036
::::::{stepper}

docs/reference/edot-java/setup/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ For environments where modifying the JVM arguments or configuration is not possi
3333

3434
Follow the following Java setup guide for all other environments.
3535

36+
:::{agent-skill}
37+
:url: https://github.com/elastic/agent-skills/tree/main/skills/observability/edot-java-instrument
38+
39+
Use this skill to instrument Java services with EDOT for tracing, metrics, and logs.
40+
:::
41+
3642
## Download the agent
3743

3844
You can download the latest release version of the EDOT Java agent from [![Maven Central](https://img.shields.io/maven-central/v/co.elastic.otel/elastic-otel-javaagent?label=elastic-otel-javaagent&style=for-the-badge)](https://mvnrepository.com/artifact/co.elastic.otel/elastic-otel-javaagent/latest)
@@ -96,4 +102,4 @@ For applications deployed with Kubernetes, use the [OpenTelemetry Operator](/ref
96102

97103
## Troubleshooting
98104

99-
For help with common setup issues, refer to the [EDOT Java troubleshooting guide](docs-content://troubleshoot/ingest/opentelemetry/edot-sdks/java/index.md).
105+
For help with common setup issues, refer to the [EDOT Java troubleshooting guide](docs-content://troubleshoot/ingest/opentelemetry/edot-sdks/java/index.md).

0 commit comments

Comments
 (0)