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
feat: Migrate LogSchema::host_key to new lookup code (vectordotdev#17972)
This part of vectordotdev#13033.
Summary of these changes:
* LogSchema::host_key is now an `OptionalValuePath`
* `host_key`s that appear in configs are now also `OptionalValuePath`s
* There should be no `unwrap()` calls outside of tests.
---------
Co-authored-by: Stephen Wakely <[email protected]>
0 commit comments