Back to Glossary
Monitoring

What is OpenTelemetry?

An open-source observability framework for generating metrics, logs, and traces.

OpenTelemetry (OTel) is a CNCF project that provides a vendor-neutral, open-source standard for generating, collecting, and exporting telemetry data (metrics, logs, traces). It consists of: specification, APIs and SDKs (for instrumenting code), and the OpenTelemetry Collector (for receiving, processing, and exporting data). OTel replaces vendor-specific agents (Datadog, Jaeger) with one standard. Most observability vendors (Datadog, Grafana, Honeycomb) accept OTLP format.

Deep Dive Guide

opentelemetry complete guide

Test your knowledge of OpenTelemetry and 130 other DevOps concepts