collectd vs OpenTelemetry Collector

A side-by-side comparison of two self-hosted monitoring & status options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeaturecollectdOpenTelemetry Collector
CategoryMonitoring & StatusMonitoring & Status
LicenseMITApache-2.0
LanguageCGo
Setup difficultyMediumMedium
Min. RAM32 MB128 MB
Deploymentbare-metal, binarydocker, kubernetes, binary
GitHub stars★ 3,366★ 7,359
First released20052020
ReplacesDatadog AgentDatadog Agent

Why pick each one

Choose collectd if…

  • Extremely lightweight
  • Runs almost anywhere
collectd details

Choose OpenTelemetry Collector if…

  • Industry-standard telemetry hub
  • Highly extensible
OpenTelemetry Collector details

Frequently asked questions

Is collectd or OpenTelemetry Collector better?

Neither is universally better. OpenTelemetry Collector has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.

Are collectd and OpenTelemetry Collector free and open-source?

Yes. collectd is licensed under MIT and OpenTelemetry Collector under Apache-2.0. Both can be self-hosted at no software cost.

Can I run collectd and OpenTelemetry Collector with Docker?

collectd: check the project docs for container support. OpenTelemetry Collector: yes.

Related comparisons