Components

OpenTelemetry Collector components - receivers, processors, exporters, connectors, and extensions

Ви переглядаєте англійську версію сторінки, тому що її ще не було повністю перекладеною українською. Бажаєте допомогти? Дивіться як взяти Участь.

PS. Неофіційний український переклад (не перевірений і не ухвалений OpenTelemetry) доступний на сайті члена спільноти, створеному на основі PR #5891. Ми надаємо це посилання як тимчасовий захід підтримки українських читачів та потенційних учасників, доки не буде готовий офіційний переклад.

The OpenTelemetry Collector is made up of components that handle telemetry data. Each component has a specific role in the data pipeline.

Component Types

  • Receivers - Collect telemetry data from various sources and formats
  • Processors - Transform, filter, and enrich telemetry data
  • Exporters - Send telemetry data to observability backends
  • Connectors - Connect two pipelines, acting as both exporter and receiver
  • Extensions - Provide additional capabilities like health checks

Receivers

List of available OpenTelemetry Collector receivers

Processors

List of available OpenTelemetry Collector processors

Exporters

List of available OpenTelemetry Collector exporters

Connectors

List of available OpenTelemetry Collector connectors

Extensions

List of available OpenTelemetry Collector extensions


Востаннє змінено November 5, 2025: Add pages for collector components (#8001) (1c2b0563)