Release notes
Changelog
New features, improvements, and fixes.
Organization Variables & Canary Rollouts
- FeatureOrganization variables: define shared values once in the Vault and reference them across configurations, with variable groups per deployment group
- FeatureCanary rollouts in private preview: pin individual collectors to a specific configuration version to test a change before rolling it out fleet-wide
- FeatureServer fleets can run different deploy configurations per group instead of one fleet-wide default
- FeatureClickHouse exporter in the component palette
- FeatureLog deduplication processor that collapses duplicate log records into a single record with a count
- FeatureSelf-monitoring editor for configuring the collector's own logs, metrics, and traces from the editor toolbar
- ImprovedQuick deploy can install the collector as a system service that starts on boot and restarts on failure
- ImprovedFleet tables show live last-seen status, deploy group, variable group, and each collector's real host IP
- ImprovedPublishing a configuration is now a one-click button in the editor toolbar
App Redesign & Smarter AI
- ImprovedA full visual redesign of the app, with a cleaner canvas, sharper configuration forms, and consistent light and dark themes
- ImprovedThe AI assistant now draws on OpenTelemetry reference documentation and the semantic conventions registry when planning and building
- FeaturePrebuilt collector image: pull and run a managed collector straight from a public registry
- FeatureValidation rules can be grouped by pipeline, so each test run applies only the rules for the pipeline under test
- FeatureA step-by-step guide for deploying your first collector to a server fleet
- ImprovedConnecting a Kubernetes cluster now walks you through copyable install steps from published Helm charts
- ImprovedFleet status is more honest: collectors show as Unknown when reporting stops instead of holding a stale reading
Kubernetes Fleets
- FeatureKubernetes fleets in private preview: manage the collectors in a cluster with per-collector status, configuration versions, and health on one page
- FeatureAdd collectors to a Kubernetes fleet with a preview of the exact resource before it deploys, or connect a cluster with one quick deploy command
- FeatureDiff validation rules with a side-by-side compare view of test input and output
- FeatureCardinality validation rule to catch metric cardinality explosions before you deploy
- FeatureForward connector for merging pipelines or fanning one pipeline out into many
- FeatureNew documentation site at docs.telflo.com
- ImprovedAI chat streams its plan as it thinks and shows a live trail of the tools it calls
- ImprovedConfigurations dashboard is now a single list with search, filters, and status badges
- ImprovedConfiguration versions can be named, and fleet pages show the version each collector is actually running and flag drift
Fleet Management & Organizations
- FeatureFleet management: deploy OpenTelemetry Collectors and manage them from one place using OpAMP
- FeatureDeployment bundles for Docker containers and Linux servers, plus quick deploy links that install a collector with a single copyable command
- FeatureConnect an already-running collector and import its configuration into Telflo, with token view, rotate, and revoke controls
- FeatureOrganizations: share configurations, deployments, and tests with teammates, with role-based access and a workspace switcher
- ImprovedFleet pages highlight collectors that have stopped reporting, and show usage against your plan limits
- ImprovedValidation now separates real configuration errors from deployment environment requirements, so a valid config no longer reads as broken
Pipeline Testing
- FeaturePipeline testing: replay sample telemetry through your configuration in a sandboxed collector and check the output against validation rules
- FeatureTest suites with saved sample files, run history, and downloadable input and output for every run
- FeatureChoose which Telflo emails you receive from the new Notifications tab in Settings
- ImprovedTests can simulate a Kubernetes environment, so configurations that use Kubernetes components run the way they would in a cluster
Guided Tours & Feedback
- FeatureInteractive walkthrough tour to help new users learn the editor
- FeatureSubmit feedback directly from within the app
- ImprovedWalkthrough tour adapts to whether your canvas has content
- FixedKubernetes Objects receiver configuration now works correctly
Welcome Experience
- FeatureWelcome screen for new users
- ImprovedLoading skeleton and navigation anchor link behavior
Public Editor & Sharing
- FeaturePublic editor for sharing configurations without login
- FeatureShareable configuration links
- FeaturePending save indicator for unsaved changes
- FeatureReset configuration button
- FixedMobile viewport handling for public editor
Configurations Dashboard
- FeatureConfigurations dashboard with grid and list views
- FeatureConfiguration versioning with version history display
- FeatureValidation error UI with inline highlighting
- FeatureRevert button to restore previous versions
- ImprovedTooltip responsiveness set to instant
- FixedTheme inconsistencies across pages
- FixedBuild errors and import bugs
Organizations & Team Management
- FeatureOrganization management with admin roles
- FeatureTeam member invitations via email
- FeatureRole-based access control (admin, member)
- FeatureTerms and conditions acceptance flow
- FixedPipeline group resize issues
AI Chat & Analytics
- FeatureAI-powered pipeline generation and modification via chat
- FeatureMulti-agent AI system with specialized agents for planning, building, and answering OTel questions
- FeatureProgress bar when AI tools are executing
- ImprovedOptimized AI agent routing for faster responses
- FixedScrollbar-within-scrollbar issue in editor view
Initial Release
- FeatureVisual drag-and-drop pipeline builder with React Flow
- FeatureReal-time YAML sync between canvas and editor
- FeatureNode configuration panels for receivers, processors, exporters, and extensions
- FeatureComponent palette with 15+ OpenTelemetry components
- FeaturePipeline validation with error highlighting
- FeatureDark mode support