In OpenTelemetry, which component is responsible for receiving, processing, and exporting telemetry data from multiple sources?
The Collector is a pipeline component for receiving, processing, and exporting data.
Why this answer
The OpenTelemetry Collector is a vendor-agnostic agent that receives, processes, and exports telemetry data.