Skip to main content
Ent+ Pipeline Manager is an OpenTelemetry-native telemetry pipeline designed to collect, refine, and export metrics, logs, and traces from any source to any destination. Pipeline Manager is ideal for teams needing a reliable, agent-based data collection tool with centralized fleet management capabilities.

Install Pipeline Manager

Learn how to install the Pipeline Manager

Sources

Available sources for the Honeycomb Telemetry Pipeline Manager.

Processors

Available processors for the Honeycomb Telemetry Pipeline Manager.

Destinations

Available destinations for the Honeycomb Telemetry Pipeline Manager.

Features

  • Manage the lifecycle of telemetry agents, starting with the Honeycomb Telemetry Pipeline Agent, a distribution of OpenTelemetry
  • Build, deploy, and manage telemetry configurations for different Sources and deploy them to your agents
  • Send trace, log, and metric data to one or many Destinations
  • Use flow controls to adjust the flow of your data in real-time

Architecture

Honeycomb Telemetry Pipeline Architecture Diagram The Honeycomb Pipeline Manager is composed of the following components:
  • GraphQL Server: Provides configuration and agent details via GraphQL
  • REST Server: The Honeycomb Telemetry Pipeline CLI and UI make requests to the server via REST
  • WebSocket Server: Agents connect to receive configuration updates via OpAMP
  • Store: Pluggable storage manages configuration and Agent state
  • Manager: Dispatches configuration changes to Agents