Opentelemetry java bootstrap
Skill kjuhwa/skills-hub/skills/apm/opentelemetry-java-bootstrap
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.From its SKILL.md
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.
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.
What ships with it: 1 file
3.7 KB alongside SKILL.md
- content.md3.7 KB