Skip to main content

Command Palette

Search for a command to run...

02 - OpenTelemetry Standard - API, SDK e Protocol Specification

OTel architecture, API vs SDK, OTLP protocol, language-specific SDKs (Python, Java, Go), maturity levels, adoption roadmap.

Published
1 min readView as Markdown
F
Love coding and AI

OTel architecture, API vs SDK, OTLP protocol, language-specific SDKs (Python, Java, Go), maturity levels, adoption roadmap.

What you'll learn

    1. API: The Instrumentation Contract
    1. SDK: The Concrete Implementation
    1. Collector: The Telemetry Router
    1. OTLP: The Transport Protocol
  • Traces (Stable)

This article is part of the Observability series on federicocalo.dev.


Read the full article

The complete article (13 min read) with code examples, diagrams, and practical exercises is available here:

➡️ 02 - OpenTelemetry Standard - API, SDK e Protocol Specification

https://federicocalo.dev/en/blog/opentelemetry-standard-api-sdk


By Federico Calò — Software Developer & Technical Writer