opentelemetry-configuration icon indicating copy to clipboard operation
opentelemetry-configuration copied to clipboard

Default config file template that incorporates standard env vars

Open tylerbenson opened this issue 2 years ago • 1 comments
trafficstars

Consider publishing/maintaining a default template that contains all the standard environment variables being mapped to the file config equivalent.

I think this would be important to enable users with complex env var config setup to successfully migrate to file config.

tylerbenson avatar Oct 30 '23 16:10 tylerbenson

Thanks for the issue @tylerbenson, i like this idea, we could take https://github.com/open-telemetry/opentelemetry-configuration/blob/main/examples/kitchen-sink.yaml as a starting point and use the environment variables that are already documented there.

codeboten avatar Oct 30 '23 16:10 codeboten