opentelemetry

Community

OpenTelemetry deployment and observability.

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides OpenTelemetry deployment and instrumentation for Kubernetes environments.

Core Features & Use Cases

  • OTel Collector deployment: DaemonSet or Deployment modes.
  • Traces/metrics/logs pipelines: pipelines across data planes.
  • Instrumentation: Env vars, Kubernetes attributes.
  • Use Case: Instrument a service with OTLP exporter to a central collector.

Quick Start

Deploy the OTEL collector via Helm and send test data to the OTLP endpoint.

Dependency Matrix

Required Modules

yqhelmkubectlrequests

Components

scriptsreferences

💻 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: opentelemetry
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#opentelemetry

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