OTelBin is a free editing, visualization and validation tool for OpenTelemetry collector configurations.
OTelBin helps developers create OTel configurations easily with its user-friendly interface, real-time visualization and validation capabilities.
Dash0
- π¨ Visual configuration: OTelBin provides an intuitive visual representation of your OpenTelemetry collector configuration. Say goodbye to trying to make sense of endless lines of YAML β see your data flow at a glance and make changes effortlessly.
- Code editor with syntax highlighting: OTelBin includes a built-in code editor with syntax highlighting, code completion, and basic validation (YAML validity, schema and basic collector principles like that you must declare the receivers you reference). Get the best of both worlds with code-based configuration and a visual representation of your configured pipelines.
- Real-time synchronization: The visual diagram instantly reflects changes in the code editor.
- Opt-in version-specific validation: Depending on which components are included in a collector binary and the versions of its components, there are many version-specific aspects to fully validating a configuration. We have added support for OTelBin distributions (e.g., the official contrib and core builds) and their versions. OTelBin already supports both official builds of the OpenTelemetry collector and the AWS Distro for OpenTelemetry, and we would love to add more distributions with the help of their maintainers.
- Share configurations with ease: Collaborate effortlessly with your colleagues by generating shareable URLs for your configurations.
This is just the start of our journey, and we would love to get your feedback on OTelBin. Contact me or join our OTelBin Slack channel on the official CNCF Slack.