Here is a collection of common configurations for the OpenTelemetry collector. Each folder contains an example values.yaml
and the resulting configurations that are generated by the opentelemetry-collector helm charts.
- Daemonset only
- Deployment only
- Daemonset and deployment
- Log collection, including collector logs
- Add component (hostmetrics)
The manifests are rendered using the helm template
command and the specific example folder's values.yaml.
Examples are generated by (from root of the repo):
make generate-examples CHARTS=opentelemetry-collector