This repository contains the Odigos OpenTelemetry Collector.
Files in the odigosotelcol
directory are generated by ocb
and should not be edited.
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.
To generate metadata for a component, create metadata.yaml
in the component's directory and run:
make generate