OTel Collector Supported Receivers

Overview

This is the reference catalog of OpenTelemetry Collector receivers that work with Kloudfuse. A receiver is the OTel Collector’s equivalent of a Datadog Agent integration — it brings telemetry into the Collector from a specific source (a database, a cloud service, a host, a log file, or a wire protocol). See OTel Collector Receivers for how receivers fit into a Collector pipeline.

The catalog is split into product groups. For each receiver, the tables record:

Receiver

The receiver’s configuration name, linked to its directory in the OpenTelemetry Collector Contrib repository where the full configuration reference lives.

Collects

A short description of what the receiver collects, from the receiver’s README.

Signals

The telemetry the receiver produces — Metrics, Logs, and/or Traces.

Stability

The receiver’s stability level (Stable, Beta, Alpha, Development), taken from its metadata.yaml.

The Collects description, Signals, and Stability are read from each receiver’s documentation in the opentelemetry-collector-contrib repository. Receivers are grouped by the kind of technology they collect from; general-purpose protocol and format receivers (OTLP, Prometheus, Jaeger, Zipkin, StatsD, syslog, and so on) are listed under Other.