otel-instrumentation

Official

OpenTelemetry instrumentation for apps.

Authorallthingslinux
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Applications often lack standardized telemetry, making it hard to diagnose performance issues and understand behavior. This Skill provides a guided approach to instrumenting apps with OpenTelemetry and validating telemetry with Kopai so you can observe traces, logs, and metrics end-to-end.

Core Features & Use Cases

  • Instrument multiple signals (traces, logs, metrics) across runtimes (Node, Python, Go, .NET, etc.)
  • Validate telemetry locally with Kopai to ensure data appears in your observability backend
  • Use in development and CI workflows to verify instrumentation before production

Quick Start

  1. Instrument your app with the OpenTelemetry SDK according to language.
  2. Start Kopai backend and export OTLP to Kopai collector.
  3. Validate traces/logs/metrics with Kopai CLI: npx @kopai/cli traces search --service my-service --json npx @kopai/cli logs search --service my-service --json npx @kopai/cli metrics discover --json

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: otel-instrumentation
Download link: https://github.com/allthingslinux/atl.services/archive/main.zip#otel-instrumentation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.