vectordotdev/vector

Provide generic `generate_config` and `test_generate_config`

クローズ

#21,865 opened on 2024/11/21

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2,126 件のフォーク)batch import
domain: configdomain: devgood first issue

Repository metrics

Stars
 (21,837 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Currently these work with Toml::Values 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.

コントリビューターガイド