You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(config): Update field labels for the rest of the sources and transforms fields (vectordotdev#17564)
This PR updates the rest of the sources and transforms' field labels
that needs a human_name label. Related to
vectordotdev#17517.
<!--
**Your PR title must conform to the conventional commit spec!**
<type>(<scope>)!: <description>
* `type` = chore, enhancement, feat, fix, docs
* `!` = OPTIONAL: signals a breaking change
* `scope` = Optional when `type` is "chore" or "docs", available scopes
https://github.com/vectordotdev/vector/blob/master/.github/semantic.yml#L20
* `description` = short description of the change
Examples:
* enhancement(file source): Add `sort` option to sort discovered files
* feat(new source): Initial `statsd` source
* fix(file source): Fix a bug discovering new files
* chore(external docs): Clarify `batch_size` option
-->
---------
Signed-off-by: Spencer Gilbert <spencer.gilbert@datadoghq.com>
Co-authored-by: Spencer Gilbert <spencer.gilbert@datadoghq.com>
0 commit comments