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.