-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
Similar to https://github.com/open-telemetry/opentelemetry-collector/tree/main/cmd/builder, we need a way to generate and then build a binary of the project.
Currently, if this repo is used as a library, it means that after loading the module a use needs to go to the package and run go generate
to build the project. Ideally there would be tooling for this.
This becomes more important when we add custom probes.
Metadata
Metadata
Assignees
Labels
No labels