Skip to content

Latest commit

 

History

History
 
 

collector

Odigos OpenTelemetry Collector

This repository contains the Odigos OpenTelemetry Collector. Files in the odigosotelcol directory are generated by ocb and should not be edited.

Compiling

The following command downloads the ocb tool and builds the collector:

make genodigoscol

Notes:

  • Run make genodigoscol using the go version specify in odigosotelcol/go.mod toolchain.

Metadata Generation

To generate metadata for a component, create metadata.yaml in the component's directory and run:

make generate