LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

Skills tagged: tracing

Browse skills that share this tag.

  • langsmith-fetch - Debug LangChain and LangGraph agents using LangSmith Studio
    langsmithdebugginglangchainlanggraph

    ★ 602 · Updated 2026-09-23

    Fetches execution traces from LangSmith Studio to debug LangChain and LangGraph agents.

    ⚙ Fetch recent execution traces⚙ Inspect specific trace details⚙ Export debug session files
  • ebpf-skill - eBPF Program Guidance and Toolchain Selection
    ebpflibbpfebpf-gobpftrace

    ★ 44 · Updated 2026-09-23

    Provides practical guidance for choosing, writing, loading, and debugging eBPF programs using libbpf, ebpf-go, and bpftrace.

    ⚙ Select eBPF toolchains⚙ Choose program and map types⚙ Triage verifier failures
  • langsmith-observability - Tracing, evaluation, and monitoring for LLM applications
    observabilitytracingevaluationmonitoring

    ★ 602 · Updated 2026-09-21

    Traces LLM calls, evaluates model outputs against datasets, monitors production metrics, and manages evaluation feedback for AI applications.

    ⚙ Trace LLM application calls⚙ Evaluate model outputs against datasets⚙ Monitor production system metrics
  • impl-infra - Implement infrastructure clients for synth-lab
    infrastructurellmtracingconfiguration

    ★ 18 · Updated 2026-09-19

    Implement infrastructure clients, external service connections, environment configuration, LLM integration, tracing, and logging.

    ⚙ Implement external API clients⚙ Configure environment variables⚙ Integrate LLM client with retry
  • lindy-observability - Implement observability for Lindy AI integrations
    lindyobservabilityloggingtracing

    ★ 1 · Updated 2026-09-17

    Set up structured logging, metrics collection, distributed tracing, and dashboards for Lindy AI operations.

    ⚙ Configure structured logging⚙ Instrument Lindy client⚙ Collect Prometheus metrics
  • coderabbit-observability - Set up observability for CodeRabbit integrations
    coderabbitobservabilitymetricstracing

    ★ 602 · Updated 2026-09-17

    Set up metrics, distributed tracing, structured logging, and alerts for CodeRabbit integrations.

    ⚙ Set up metrics collection⚙ Add distributed tracing⚙ Configure structured logging
  • retellai-observability - Set up observability for Retell AI integrations
    retellaiobservabilitymetricstracing

    ★ 1 · Updated 2026-09-16

    Set up comprehensive observability for Retell AI integrations with metrics, traces, and alerts.

    ⚙ Set up metrics collection⚙ Add distributed tracing⚙ Configure structured logging
  • phoenix-cli - Phoenix CLI for LLM Debugging and Observability
    phoenixllm-observabilityclitracing

    ★ 2 · Updated 2026-09-16

    Debug LLM applications by fetching traces, analyzing errors, reviewing experiments, inspecting datasets, and querying the Phoenix GraphQL API.

    ⚙ Fetch and filter execution traces⚙ Retrieve trace and span details⚙ Inspect session traces and annotations
  • latency-instrumentation - Latency Instrumentation & Self-Healing Compile Loop
    chromiumcpptracinglatency

    ★ 24,780 · Updated 2026-09-14

    Injects TRACE_EVENT macros into Chromium C++ files to expose latency gaps, resolves headers, and compiles the browser using a self-healing loop.

    ⚙ Locate target C++ files⚙ Identify method boundaries⚙ Inject trace macros
  • langsmith-observability - LangGraph & LangSmith Observability Workflow
    langgraphlangsmithobservabilitytracing

    ★ 1 · Updated 2026-09-11

    Manages local agent debugging, tracing configurations, and interaction with LangGraph Studio for real-time state manipulation.

    ⚙ Launch local LangGraph dev server⚙ Verify local API liveness⚙ Validate LangGraph project configuration
  • observability-edot-python-instrument - Instrument Python applications with EDOT agent
    pythonopentelemetryedotobservability

    ★ 0 · Updated 2026-09-10

    Instruments Python applications using the Elastic Distribution of OpenTelemetry Python agent for automatic telemetry.

    ⚙ Install elastic-opentelemetry dependency package⚙ Execute edot-bootstrap installation command⚙ Wrap entrypoint with opentelemetry-instrument
  • azure-monitor-opentelemetry-ts - Azure Monitor OpenTelemetry SDK for TypeScript
    azureopentelemetrynodejstypescript

    ★ 1 · Updated 2026-09-09

    Auto-instrument Node.js applications with distributed tracing, metrics, and logs using Azure Monitor OpenTelemetry SDK.

    ⚙ Auto-instrument Node.js applications⚙ Configure Azure Monitor telemetry exporters⚙ Record custom traces and metrics
  • gamma-observability - Implement comprehensive observability for Gamma integrations.
    gammaobservabilitymonitoringlogging

    ★ 602 · Updated 2026-09-09

    Implements Prometheus metrics, Winston structured logging, OpenTelemetry tracing, Grafana dashboards, and health checks for Gamma integrations.

    ⚙ Collect Gamma API request metrics⚙ Record structured operation logs⚙ Trace distributed API calls
  • azure-monitor-opentelemetry-ts - Auto-instrument Node.js apps with Azure Monitor OpenTelemetry
    azure-monitoropentelemetrytypescriptnodejs

    ★ 1 · Updated 2026-09-09

    Auto-instrument Node.js applications with distributed tracing, metrics, and logs using Azure Monitor OpenTelemetry SDK.

    ⚙ Auto-instrument Node.js applications⚙ Record custom traces and spans⚙ Collect custom metrics
  • rust-observability - Rust Observability for Production
    observabilityloggingmetricstracing

    ★ 602 · Updated 2026-06-30

    Add tracing, metrics, structured logging, and health checks to Rust services

    ⚙ initialize structured logging⚙ instrument functions with traces⚙ configure OpenTelemetry
  • langfuse-setup - Set up Langfuse for Claude Code
    Langfuseobservabilityconfigurationtracing

    ★ 10 · Updated 2026-06-15

    Configure Langfuse observability tracing for Claude Code sessions

    ⚙ verify credentials⚙ configure hooks⚙ test connection
  • linear-debug-bundle - Linear API Integration Debugging Toolkit
    debuggingloggingapisaas

    ★ 2,781 · Updated 2026-06-15

    Debugging toolkit with request logging, tracing, health checks, and environment validation for Linear API integrations.

    ⚙ wrap API client⚙ intercept API calls⚙ log requests
  • analyze-traces - Analyze OpenTelemetry traces for debugging
    tracinglogsopentelemetryperformance

    ★ 8 · Updated 2026-05-09

    Read and reason about OpenTelemetry traces to debug errors, investigate latency, and audit attribute hygiene

    ⚙ read trace data⚙ filter trace data⚙ inspect span attributes
  • perf - Linux Performance Profiling with Perf
    profilingperformancetracingLinux

    ★ 2 · Updated 2026-03-24

    Profile and trace Linux system performance using perf tool

    ⚙ record performance data⚙ generate perf report⚙ compare performance data
  • observability-specialist - Observability and Monitoring Setup
    observabilitymonitoringloggingmetrics

    ★ 6 · Updated 2026-03-22

    Set up logging, tracing, and monitoring systems for observability

    ⚙ set up monitoring⚙ implement logging⚙ add distributed tracing

Scroll to load more