otelbin is a free, open source monitoring & observability project written in TypeScript and released under Apache-2.0. It has 575 GitHub stars, 28 forks and 53 open issues, and was last pushed 27 hours ago. On this registry it ranks #183 of 191 tracked projects in Monitoring & Observability, with 5 head-to-head comparisons available.

OTelBin is a configuration tool for OpenTelemetry collector pipelines

OTelBin

OTelBin is a configuration tool for OpenTelemetry collector pipelines.

Twitter License SonarCloud

Introduction · Features · Badges · Tech Stack · Contributing · License


Introduction

OTelBin is a configuration tool to help you get the most out of the OpenTelemetry Collector.

OTelBin hosted with :heart: by the Dash0 people at otelbin.io.

Features

OTelBin will enable you to:

  1. Visualize for you the configured OpenTelemetry Collector pipelines as swimlanes
  2. Validate your configuration and highlight errors
  3. Enable you to share your OpenTelemetry Collector configurations online (requires login with a GitHub or Google account)

Badges

Use shields.io-powered badges within documentation to reference a collector configuration.

OpenTelemetry collector configuration on OTelBin

  • URL
    https://www.otelbin.io/badges/collector-config
    
  • Markdown
    ![OpenTelemetry collector configuration on OTelBin](https://www.otelbin.io/badges/collector-config)
    
  • HTML
OpenTelemetry collector configuration on OTelBin ```

Tech Stack

Contributing

We love our contributors! Here's how you can contribute:

Acknowledgements

OTelBin makes use of the output of cfgmetadatagen and specifically a post-processed version of it that is part of nimbushq/otel-validator.

Frequently asked questions

Is otelbin free to use?

otelbin is open source under the Apache-2.0 licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does otelbin do?

Web-based tool to facilitate OpenTelemetry collector configuration editing and verification

What is otelbin written in?

otelbin is primarily written in TypeScript. Its source is publicly available at https://github.com/dash0hq/otelbin, and it has 575 GitHub stars.