Opentelemetry java bootstrap
Skill kjuhwa/skills-hub/skills/apm/opentelemetry-java-bootstrap
Self-correcting knowledge corpus for Claude Code — 9 stable shape clusters, bias-correction pipeline baked into contribution flow. 47 papers, 45 techniques, 1.1k skills.
npx -y skills add kjuhwa/skills-hub --skill opentelemetry-java-bootstrapAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Minimal OpenTelemetry bootstrap for a Java service — OTLP exporter, resource attributes, auto-instrumentation agent, and graceful shutdown. Covers the common setup mistakes that cause spans to silently drop.
SKILL.md
0.6 KB, 35 tokens by cl100k_base, as published. Nobody here has run it
OpenTelemetry Java Bootstrap
See content.md for the minimum viable setup, agent vs SDK tradeoffs, and the "spans silently dropping" checklist.