Provide generic generate_config
and test_generate_config
#21865
Labels
domain: config
Anything related to configuring Vector
domain: dev
Anything related to Vector's development environment
meta: good first issue
Anything that is good for new contributors.
Currently these work with
Toml::Value
s however YAML is now the first class format in Vector.See https://github.com/vectordotdev/vector/blob/v0.42.0/src/test_util/mod.rs#L95-L103
We can also support JSON values.
The text was updated successfully, but these errors were encountered: