AI AGENT ADDONS

Observability Edot Java Migrate

elastic/agent-skills

Switching from one monitoring tool to another can be tricky. This guide helps you move your Java app from the old Elastic APM agent to the new EDOT Java agent. You will remove old files and set up new environment variables. The result is a smooth upgrade for your application monitoring.

Developers and DevOps teams benefit from clear step-by-step instructions. The migration removes the classic elastic-apm-agent.jar and replaces it with elastic-otel-javaagent.jar. You also update configuration like OTEL_SERVICE_NAME and OTEL_EXPORTER_OTLP_ENDPOINT.

Follow the guidelines to avoid running both agents at the same time. The process is safe and keeps your observability running.

Add Observability Edot Java Migrate skill to your workflow

Global

mkdir -p ~/.claude/skills/observability-edot-java-migrate

Project

mkdir -p .claude/skills/observability-edot-java-migrate

Source Repository

Stars
516
Forks
39
Watchers
516
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago