Skill Claude CodeCodex
Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualisation.
10 tagged instrumentation, measured the same way as everything else here.
Browse within: distributed-tracing 5logs 5
Skill Claude CodeCodex
Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualisation.
Skill Claude CodeCodex
Instrument LLM apps with TruLens OTEL-based tracing - from setup to debugging and optimization.
Skill Claude CodeCodex
Skill "release" from mahmoud/lithoxyl, covering release lithoxyl, pre-flight checks, release steps, 1. determine the release version and 2. update version for release.
Skill Claude CodeCodex
Expert guidance for configuring and deploying the OpenTelemetry Collector. Use when setting up a Collector pipeline, configuring receivers, exporters, or processors, deploying a Collector to Kubernetes or Docker, or forwarding telemetry to Dash0. Triggers on requests involving collector, pipeline, OTLP receiver…
Skill Claude CodeCodex
Configures trace spans, defines custom metrics, sets up log exporters, and optimizes sampling strategies for OpenTelemetry instrumentation. Use when instrumenting applications with traces, metrics, or logs. Triggers on requests for observability, telemetry, tracing, metrics collection, logging integration, or OTel…
Skill Claude CodeCodex
OpenTelemetry Transformation Language (OTTL) expert. Use when writing or debugging OTTL expressions for any OpenTelemetry Collector component that supports OTTL (processors, connectors, receivers, exporters). Triggers on tasks involving telemetry transformation, filtering, attribute manipulation, data redaction…
tortastudios/sentry-instrumentation
Skill Claude CodeCodex
Rules and examples for adding Sentry instrumentation the right way — metrics and tracing. Covers how to name a counter, gauge, or duration metric; which tags are safe versus which will blow up your Sentry bill; how to track failures with a small fixed list of error types instead of raw exception strings; how to add…