.. | ||
alternate-config | ||
daemonset-and-deployment | ||
daemonset-collector-logs | ||
daemonset-hostmetrics | ||
daemonset-lifecycle-hooks | ||
daemonset-only | ||
deployment-only | ||
deployment-otlp-traces | ||
deployment-use-existing-configMap | ||
kubernetesAttributes | ||
statefulset-only | ||
statefulset-with-pvc | ||
using-custom-config | ||
using-GOMEMLIMIT | ||
using-shared-processes | ||
README.md |
Examples of chart configuration
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