blob: 567cf8c11d52944295e202564c2af44468ffd92e (
plain)
1
2
3
4
5
|
# Systemd environment file for the otelcol service
# Command-line options for the otelcol service.
# Run `/usr/bin/otelcol --help` to see all available options.
OTELCOL_OPTIONS="--config=/etc/otelcol/config.yaml"
|