Opentelemetry

OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting

ulpi-io 063fb6e 5 files · 6.8 KB Updated

File contents

OpenTelemetry

Quick Start (signal design)

  • Export OTLP via an OpenTelemetry Collector (vendor-neutral endpoint).
  • Standardize resource attributes: service.name, service.version, deployment.environment.
  • Start with auto-instrumentation, then add manual spans and log correlation.

Load Next (References)

  • references/concepts.md — traces/metrics/logs, context propagation, sampling, semantic conventions
  • references/collector-and-otlp.md — Collector pipelines, processors, deployment patterns, tail sampling
  • references/instrumentation-and-troubleshooting.md — manual spans, propagation pitfalls, cardinality, debugging

ulpi-io/plugin-marketplace/tree/main/plugins/bobmatnyc/skills/opentelemetry commit 063fb6ed13

Frequently asked questions

npx skillmds@latest add ulpi-io/opentelemetry