Configure an OpenTelemetry Collector pipeline with receivers, processors, and exporters

domain: opentelemetry.io · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Install the OpenTelemetry Collector (core or contrib distribution) for your platform and create a collector config YAML file
  2. Define one or more receivers under the 'receivers:' key (e.g. otlp with grpc/http endpoints, hostmetrics, or filelog) supplying listen address and any protocol-specific options
  3. Add processors under 'processors:' such as 'batch' (to reduce export calls), 'memory_limiter' (to cap RAM usage), and 'resourcedetection' (to enrich resource attributes)
  4. Configure exporters under 'exporters:' pointing to your backend (e.g. otlp/http with endpoint, headers; or prometheusremotewrite with endpoint)
  5. Wire components together in a named pipeline under 'service.pipelines' for each signal type (traces, metrics, logs), listing receivers, processors, and exporters in order
  6. Start the collector with '--config collector-config.yaml' and validate via the collector's internal health-check endpoint and zpages extension

Known gotchas

Related routes

Wire receivers, processors, and exporters into an OTel Collector pipeline
opentelemetry.io · 6 steps · unrated
Configure the OTel Collector routing connector to split telemetry streams by attribute value into separate pipelines
opentelemetry.io · 5 steps · unrated
Emit logs from the OpenTelemetry Logs SDK and process them through a Collector logs pipeline
opentelemetry.io · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans