Telflo documentation

Manage your OpenTelemetry collector fleet.

Telflo is a control plane for OpenTelemetry collectors. Deploy a validated configuration to every collector, watch each collector's health, detect drift, and roll back from one place. Build and test those configurations in the same workflow, before they reach production.

Telflo produces standard OpenTelemetry Collector YAML, with no proprietary agent or format in between. It manages collectors remotely and stays out of your telemetry data path: telemetry flows directly from your collectors to your backends.

Telflo workflow: build, test, publish, deploy, monitor1Builddrag & connect2Testprove behavior3Publishtag a release4Deployto the fleet5Monitorwatch the fleet
One path from configuration to production. Each stage is documented in its own section.

Start here

The workflow

Telflo follows one path from configuration to production.

StageDescriptionSection
BuildAdd OTel components to a canvas, configure them with forms, and generate Collector YAML.Build
TestValidate against a real collector, then run sample telemetry through the pipeline to check its output.Testing
PublishSave a version and mark it as a release that can be deployed.Versions & publishing
DeployPush a published version to a fleet of collectors.Fleet management
MonitorTrack instance status, detect configuration drift, and roll back when required.Fleet management

Explore