![OTelBin is a configuration tool for OpenTelemetry collector pipelines](https://private-user-images.githubusercontent.com/596443/277950839-eb9bacb0-e94e-4ccb-af5a-f245adf19615.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NTg2MzQsIm5iZiI6MTczOTU1ODMzNCwicGF0aCI6Ii81OTY0NDMvMjc3OTUwODM5LWViOWJhY2IwLWU5NGUtNGNjYi1hZjVhLWYyNDVhZGYxOTYxNS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQxODM4NTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02OWJmNzYxMTg0YWY3MmVjMzRmNmNmZDQzMGQwZDRhY2RmZDQ5ZWYxNDRmMjA0NzZlYTBkMjI5ZWRmNDkxY2MxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Z5JchoLHrb6PNF5yK9ZG1Iq36NHArR8IgzYwgUoR65w)
OTelBin is a configuration tool for OpenTelemetry collector pipelines.
Introduction · Features · Badges · Tech Stack · Contributing · License
OTelBin is a configuration tool to help you get the most out of the OpenTelemetry Collector.
OTelBin hosted with ❤️ by the Dash0 people at otelbin.io.
OTelBin will enable you to:
- Visualize for you the configured OpenTelemetry Collector pipelines as swimlanes
- Validate your configuration and highlight errors
- Enable you to share your OpenTelemetry Collector configurations online (requires login with a GitHub or Google account)
Use shields.io-powered badges within documentation to reference a collector configuration.
- URL
https://www.otelbin.io/badges/collector-config
- Markdown
![OpenTelemetry collector configuration on OTelBin](https://www.otelbin.io/badges/collector-config)
- HTML
<img src="https://www.otelbin.io/badges/collector-config" alt="OpenTelemetry collector configuration on OTelBin">
- Next.js – framework
- Typescript – language
- Tailwind – CSS
- ReactFlow – Visualization
- Upstash – redis
- Clerk – auth
- Vercel – hosting and privacy-friendly analytics
- AWS Lambda – validation of configs against OpenTelemetry collectors
We love our contributors! Here's how you can contribute:
- Learn how to develop locally.
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features/make quality-of-life improvements/fix bugs.
OTelBin makes use of the output of cfgmetadatagen and specifically a post-processed version of it that is part of nimbushq/otel-validator.