This repository configures a build of the OpenTelemetry Collector with the supported components for a Red Hat OpenShift distributed tracing product.
- Update Makefile and manifest.yaml to select the desired upstream version and component selection for the product release.
- Run
make build
- Create a pull request with the changes, including changes in the
_build
directory.
git tag v0.48.0 && git push origin v0.48.0