instrumentation skills

10 tagged instrumentation, measured the same way as everything else here.

Browse within: distributed-tracing 5logs 5

gadievron/raptor

Skill Claude CodeCodex

Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualisation.

3.7k 2d ago A 22 tokens

truera/trulens

Skill Claude CodeCodex

Instrument LLM apps with TruLens OTEL-based tracing - from setup to debugging and optimization.

3.5k 4d ago A 25 tokens original MIT

release

03

mahmoud/lithoxyl

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.

146 1mo ago C 3 tokens original BSD-3-Clause

otel-collector

04

dash0hq/agent-skills

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…

87 25d ago A 67 tokens original Apache-2.0

dash0hq/agent-skills

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…

87 25d ago A 65 tokens original Apache-2.0

otel-ottl

06

dash0hq/agent-skills

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…

87 25d ago A 81 tokens original Apache-2.0

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…

24 2mo ago A 240 tokens original MIT