vectordotdev / vector

A high-performance observability data pipeline.
https://vector.dev
Mozilla Public License 2.0
18.21k stars 1.6k forks source link

Provide bootstrap.yaml as an alternative to environment variables #21794

Open pront opened 1 week ago

pront commented 1 week ago

The https://vector.dev/docs/reference/cli/#environment-variables list is growing larger. Instead of relying on environment variables, we can have a YAML file to configure all these parameters in one place.

The DD agent resolution process seems like a great fit for Vector as well: https://docs.datadoghq.com/agent/configuration/proxy/?tab=linux#environment-variables