opentelemetry
Installation
SKILL.md
OpenTelemetry with Grafana
Overview
OpenTelemetry (OTel) is a vendor-neutral framework for collecting observability data (metrics, logs, traces, profiles). Grafana Labs integrates it as a core strategy, offering a full stack to collect, ingest, store, analyze, and visualize telemetry data.
Four-Step Implementation Model
- Instrument - Add telemetry using Grafana SDKs, Beyla (eBPF), or upstream OTel SDKs
- Pipeline - Build processing infrastructure with Grafana Alloy or OTel Collector
- Ingest - Route data to Grafana Cloud OTLP endpoint or self-managed backends
- Analyze - Dashboards, alerts, Application Observability, Drilldown apps
Grafana Backends
| Signal | Backend |
|---|
Related skills