LogoClawIndex
CasesSkillsAbout
LogoClawIndex

opentelemetry-tracing - OpenTelemetry Distributed Tracing Setup

Configure and debug OpenTelemetry distributed tracing for Java and TypeScript microservices

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Initialize OpenTelemetry SDK
  • Create hierarchical spans
  • Propagate trace context
  • Configure OTLP exporters
  • Implement sampling strategies
  • Apply semantic conventions
  • Debug broken traces

Inputs

  • OpenTelemetry SDK
  • W3C trace context headers
  • Code to instrument

Outputs

  • Distributed traces
  • Trace data to backend

Requirements

  • Java agent
  • TypeScript auto-instrumentations
  • Backend with OTLP support

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
distributed tracing
observability
APM
OpenTelemetry
Java
TypeScript
Initialize OpenTelemetry SDK
Create hierarchical spans
Propagate trace context
Configure OTLP exporters
OpenTelemetry SDK
W3C trace context headers
Code to instrument
Distributed traces
Trace data to backend