AI AGENT ADDONS

Observability Edot Java Instrument

elastic/agent-skills

You can add observability to your Java service using the Elastic Distribution of OpenTelemetry Java agent. Automatic tracing, metrics, and logs are collected without changing your code. No existing APM agent is needed. This skill works with any Java application that does not already have an observability agent.

The setup requires downloading the elastic-otel-javaagent.jar file and attaching it to your Java process. You set three required environment variables to connect to an Elastic endpoint. The agent then sends data automatically.

This helps developers and operations teams monitor their Java services in real time. It is a simple and powerful way to gain visibility into your application's performance.

Add Observability Edot Java Instrument skill to your workflow

Global

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

Project

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

Source Repository

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