Skip to content

grafana/collector-configurator

Collector Configurator Tool

The Collector Configuration Generator is an easy to use web interface for creating and editing OpenTelemetry Collector configuration files.

Try it out here: grafana.github.io/collector-configurator/

Setup

  1. Run npm install to install all dependencies.
    • Due to incompatibilities in react dependencies, you will need to use --force to avoid a dependency conflict
  2. Run npm start to start the server.
  3. Access the config generator on localhost:3000.

About

Fork of the agent configurator to work with otel

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published