Skip to main content

Command Palette

Search for a command to run...

06 - Collector Pipeline - Receiving, Processing, and Exporting Telemetry

OTel Collector architecture, receivers, processors (batching, sampling, filtering), exporters, configuration, deployment patterns (agent, gateway, sid

Published
1 min readView as Markdown
F
Love coding and AI

OTel Collector architecture, receivers, processors (batching, sampling, filtering), exporters, configuration, deployment patterns (agent, gateway, sidecar).

What you'll learn

  • Receivers: Entry Points
  • Processors: Data Transformation
  • Exporters: Data Destinations
    1. Agent Mode (DaemonSet)
    1. Gateway Mode (Deployment)

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


Read the full article

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

➡️ 06 - Collector Pipeline - Receiving, Processing, and Exporting Telemetry

https://federicocalo.dev/en/blog/collector-pipeline-receiving-processing


By Federico Calò — Software Developer & Technical Writer